Checks whether the control has given CSS class. Class names are case sensitive.
            
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
 - Type: 
System.Web.UI.WebControls WebControl
Control 
- cssClass
 - Type: 
System String
CSS class to check for in the control 
Return Value
Type:See Also