Click or drag to resize

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)
Syntax
public string SearchButtonInnerText { get; set; }

Property Value

Type: String
Remarks
If SearchButtonInnerImage is set this property is ignored
See Also