Generates the exact same URL that BarcodeImage will send to the HTTP client as the value of the src attribute of the <img src="url"> element.
[Visual Basic] Public Function MakeFullImageUrl() As String [C#] public string MakeFullImageUrl();
This method allows you to use BarcodeImage as a URL generator without using its web control features.