DocumentContextCurrentDocumentStylesheet Property |
Returns the current document CSS stylesheet.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static CssStylesheetInfo CurrentDocumentStylesheet { get; set; }
Property Value
Type:
CssStylesheetInfoSee Also