GazetteerControlSimpleTownSearch Property |
Gets or sets whether the town should be a simple text box or an ajax combo
Namespace:
Cadcorp.Web.UI.GazetteerControl
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic bool SimpleTownSearch { get; set; }
Public Property SimpleTownSearch As Boolean
Get
Set
<asp:GazetteerControl SimpleTownSearch="True|False" />
Property Value
Type:
Boolean
See Also