Click or drag to resize

EAPCtrlUtilsRemoveCssClass Method

Overload List
  NameDescription
Public methodStatic memberRemoveCssClass(HtmlControl, String)
Remove the specified CSS class name from the control's class list.
Public methodStatic memberRemoveCssClass(WebControl, String)
Remove the specified CSS class name from the control's CssClass list.
Top
See Also