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: 9.0.0
Syntax
C#
protected virtual ObjectQuery<MediaLibraryInfo> GetMediaLibrariesInternal()

Return Value

Type: ObjectQueryMediaLibraryInfo
See Also