Click or drag to resize

ServicePropertiesalert_CssClass Property

The CSS class to be added to the top level HTML presentation element for the message.

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

Property Value

Type: String
The CSS class to be added to the top level HTML presentation element for the message.
Remarks
Applies to ServiceInstance alert only.
See Also