GazetteerControlSearchButtonImageStyle Property |
Gets or sets the css style applied to the search 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 SearchButtonImageStyle { get; set; }
Public Property SearchButtonImageStyle As String
Get
Set
<asp:GazetteerControl SearchButtonImageStyle="String" />
Property Value
Type:
String
See Also