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

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public static string CurrentDocumentStylesheetName { get; }

Property Value

Type: String
See Also