Click or drag to resize
DocumentContextCurrentDocumentStylesheet Property
Returns the current document CSS stylesheet.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static CssStylesheetInfo CurrentDocumentStylesheet { get; set; }

Property Value

Type: CssStylesheetInfo
See Also