The URL of the image to use for the button portion of the control.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ImageUrl { get; set; }
Public Property ImageUrl As String
Get
Set
Property Value
Type:
StringThe button's image URL.
See Also