CMSAbstractWebPartAdditonalCssClass Property |
Gets or sets the additional class which is added to the web part content panel
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntaxpublic string AdditonalCssClass { get; set; }
Property Value
Type:
String
See Also