Click or drag to resize
ResourceInfoProviderGetResourcesInternal Method
Returns all resources.

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

Return Value

Type: ObjectQueryResourceInfo
See Also