MediaLibraryInfoProvider GetMediaLibraryInfo Method (String, String)Kentico 8.0 API Reference
Returns media library info specified by library name and site name. Do not use for retrieving group MLs (use GetMediaLibraryInfo(string libraryName, int siteId, int groupId) instead).

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: MediaLibraryInfo
See Also