Click or drag to resize
PortalContextCurrentSiteStylesheet Property
Returns the current site stylesheet info.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
public static CssStylesheetInfo CurrentSiteStylesheet { get; set; }

Property Value

Type: CssStylesheetInfo
See Also