Click or drag to resize
CssStylesheetInfoProviderGetCssStylesheets Method
Returns all CSS stylesheets.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<CssStylesheetInfo> GetCssStylesheets()

Return Value

Type: ObjectQueryCssStylesheetInfo
See Also