Click or drag to resize
MediaLibraryInfoProviderGetMediaLibrariesInternal Method
Returns the query for all media libraries.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<MediaLibraryInfo> GetMediaLibrariesInternal()

Return Value

Type: ObjectQueryMediaLibraryInfo
See Also