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

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<CssStylesheetInfo> GetCssStylesheetsInternal()

Return Value

Type: ObjectQueryCssStylesheetInfo
See Also