Click or drag to resize

BndLkupImageUrl Property

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; }

Property Value

Type: String
The button's image URL.
See Also