Click or drag to resize
ResourceSiteInfoProviderGetResourceSites 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#
public static ObjectQuery<ResourceSiteInfo> GetResourceSites()

Return Value

Type: ObjectQueryResourceSiteInfo
See Also