Sets CSS classes to the control. Current classes will be overridden.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- control
- Type: System.Web.UI.WebControls WebControl
Control
- classes
- Type: System.Collections.Generic IEnumerable String
CSS classes to set to control
See Also