ASP.NET Pack Programmer's Guide
ZoomControl.ImageGenLocation Property
See Also
 





URL to the ImageGen.ashx file, used to generate the barcode images. This property is rendered as a SRC attribute for the label's IMG element.

Namespace: MindFusion.Common.WebForms
Package: MindFusion.Common.WebForms

 Syntax

C#  Copy Code

public string ImageGenLocation { get; set; }

Visual Basic  Copy Code

Public Property ImageGenLocation As String

 Property Value

 See Also

ZoomControl Members
ZoomControl Class
MindFusion.Common.WebForms Namespace