InlineErrorCssClass Property |
The override CSS Class. This needs to be set only if you don't
want the default CSS Class for the message level.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public override string CssClass { get; set; }
Public Overrides Property CssClass As String
Get
Set
Property Value
Type:
StringSee Also