Click or drag to resize

PagePropertiesCssClass Property

The CssClass to use for the top level div on this page.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string CssClass { get; }

Property Value

Type: String
The CssClass to use for the top level div on this page.
See Also