EAPCtrlUtilsApplyClassAndStyle Method |
| Name | Description | |
|---|---|---|
| ApplyClassAndStyle(HtmlControl, String, String) |
Set the CssClass and Style pairs on the control. Each is set only if that string is non-null/non-empty.
| |
| ApplyClassAndStyle(WebControl, String, String) |
Set the CssClass and Style pairs on the control. Each is set only if that string is non-null/non-empty.
|