Click or drag to resize
CssStylesheetSiteInfoProviderGetCssStylesheetSitesInternal Method
Returns all CSS stylesheet bindings to site.

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

Return Value

Type: ObjectQueryCssStylesheetSiteInfo
See Also