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

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

Return Value

Type: ObjectQueryResourceLibraryInfo
See Also