GazetteerControlBuildingContainerCssClass Property |
Gets or sets the css class applied to the container of the building criteria
Namespace:
Cadcorp.Web.UI.GazetteerControl
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string BuildingContainerCssClass { get; set; }
Public Property BuildingContainerCssClass As String
Get
Set
<asp:GazetteerControl BuildingContainerCssClass="String" />
Property Value
Type:
String
See Also