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