Click or drag to resize

EAPCtrlUtilsApplyClassAndStyle Method

Overload List
  NameDescription
Public methodStatic memberApplyClassAndStyle(HtmlControl, String, String)
Set the CssClass and Style pairs on the control. Each is set only if that string is non-null/non-empty.
Public methodStatic memberApplyClassAndStyle(WebControl, String, String)
Set the CssClass and Style pairs on the control. Each is set only if that string is non-null/non-empty.
Top
See Also