Click or drag to resize
ResourceLibraryInfoProviderGetResourceLibrariesInternal Method
Returns a query for all the ResourceLibraryInfo objects.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<ResourceLibraryInfo> GetResourceLibrariesInternal()

Return Value

Type: ObjectQueryResourceLibraryInfo
See Also