It returns a parameters string used to generate the barcode image on the server side.

[Visual Basic]
Public Function GetBarcodeUrlParam() As String
[C#]
public string GetBarcodeUrlParam();

Return Value

A string representing the URL's parameters used to generate the barcode image on the server side.

See Also

BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace