WebUpdateDisplay.ErrorTextCssClass Property
Gets or sets the CSS class used for error text.
[Visual Basic]
Public Property ErrorTextCssClass As String
[C#]
public string ErrorTextCssClass {get;set;}
See Also
WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace