GeoExtMenuBaseIconCssClass Property |
Gets or Sets
String representing CSS class name.
Namespace: Cadcorp.Web.UI.GeoExtAssembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntaxpublic string IconCssClass { get; set; }
<asp:GeoExtMenuBase IconCssClass="String" />
Property Value
Type:
String
See Also