Click or drag to resize

GazetteerControlClearButtonInnerText Property

Gets or sets the text 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)
Syntax
public string ClearButtonInnerText { get; set; }

Property Value

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