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; }
ReadOnly Property alert_CssClass As String
Get
Property Value
Type:
StringThe CSS class to be added to the top level HTML presentation element for the message.
Remarks
Applies to ServiceInstance alert only.
See Also