Click or drag to resize
MediaLibraryInfoProviderGetMediaLibraryInfo Method
Overload List
  NameDescription
Public methodStatic memberGetMediaLibraryInfo(Int32)
Returns the MediaLibraryInfo structure for the specified media library.
Public methodStatic memberGetMediaLibraryInfo(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).
Public methodStatic memberGetMediaLibraryInfo(String, Int32, Int32)
Returns media library info specified by library name, site name and groupId.
Top
See Also