GazetteerControlClearButtonInnerImage Property |
Gets or sets the url to an image to use for the clear button
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 ClearButtonInnerImage { get; set; }
Public Property ClearButtonInnerImage As String
Get
Set
<asp:GazetteerControl ClearButtonInnerImage="String" />
Property Value
Type:
String
See Also