CMSAbstractWebPartAdditionalCssClass Property |
Gets or sets the additional class which is added to the web part content panel
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public string AdditionalCssClass { get; set; }
Property Value
Type:
StringSee Also