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

Namespace: CMS
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ResourceLibraryInfo> GetResourceLibraries()

Return Value

Type: ObjectQueryResourceLibraryInfo
See Also