GazetteerControlSearchButtonInnerText Property |
Gets or sets the text for the search 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 SearchButtonInnerText { get; set; }
Public Property SearchButtonInnerText As String
Get
Set
<asp:GazetteerControl SearchButtonInnerText="String" />
Property Value
Type:
String
RemarksIf SearchButtonInnerImage is set this property is ignored
See Also