Click or drag to resize
CMSCssSettingsStylesheets Property
List of stylesheets

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public List<CMSItem> Stylesheets { get; set; }

Property Value

Type: ListCMSItem
See Also