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