BarcodeProfessional GetBarcodeUrlParam Method Neodynamic Barcode Professional for ASP.NET Class Reference
It returns a parameters string used to generate the barcode image on the server side.

Namespace: Neodynamic.WebControls.BarcodeProfessional
Assembly: Neodynamic.WebControls.BarcodeProfessional (in Neodynamic.WebControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public string GetBarcodeUrlParam()

Return Value

Type: OnlineString
A string representing the URL's parameters used to generate the barcode image on the server side.
See Also