GazetteerControlSimplePostcodeSearch Property |
Gets or sets whether the postcode 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 SimplePostcodeSearch { get; set; }
Public Property SimplePostcodeSearch As Boolean
Get
Set
<asp:GazetteerControl SimplePostcodeSearch="True|False" />
Property Value
Type:
Boolean
See Also