Click or drag to resize
ResourceInfoProviderGetResourcesInternal Method
Returns all resources.

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

Return Value

Type: ObjectQueryResourceInfo
See Also