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

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

Return Value

Type: ObjectQueryCssStylesheetInfo
See Also