GazetteerControlShowLocalityContainer Property |
Gets or sets a value whether locality criteria is displayed
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 ShowLocalityContainer { get; set; }
Public Property ShowLocalityContainer As Boolean
Get
Set
<asp:GazetteerControl ShowLocalityContainer="True|False" />
Property Value
Type:
Boolean
See Also