EAPCtrlUtilsRemoveCssClass Method |
| Name | Description | |
|---|---|---|
| RemoveCssClass(HtmlControl, String) |
Remove the specified CSS class name from the control's class list.
| |
| RemoveCssClass(WebControl, String) |
Remove the specified CSS class name from the control's CssClass list.
|