Click or drag to resize
ResourceSiteInfoProviderGetResourceSitesInternal Method
Returns all bindings between modules(resources) and sites.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<ResourceSiteInfo> GetResourceSitesInternal()

Return Value

Type: ObjectQueryResourceSiteInfo
See Also