MediaLibraryInfoProviderGetMediaLibraryInfo Method |
Name | Description | |
---|---|---|
![]() ![]() | GetMediaLibraryInfo(Int32) |
Returns the MediaLibraryInfo structure for the specified media library.
|
![]() ![]() | GetMediaLibraryInfo(String, String) |
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).
|
![]() ![]() | GetMediaLibraryInfo(String, Int32, Int32) |
Returns media library info specified by library name, site name and groupId.
|