Click or drag to resize
CMSAbstractWebPartAdditonalCssClass Property
Gets or sets the additional class which is added to the web part content panel

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public string AdditonalCssClass { get; set; }

Property Value

Type: String
See Also