GazetteerControlClearButtonImageStyle Property |
Gets or sets the css style applied to the clear button inner image
Namespace:
Cadcorp.Web.UI.GazetteerControl
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string ClearButtonImageStyle { get; set; }
Public Property ClearButtonImageStyle As String
Get
Set
<asp:GazetteerControl ClearButtonImageStyle="String" />
Property Value
Type:
String
See Also