Click or drag to resize
MediaLibraryContextCurrentMediaLibrary Property
Current media library info object matching libraryid, libraryguid or libraryname specified in the URL parameter of the current request

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 8.2.23
Syntax
C#
public static MediaLibraryInfo CurrentMediaLibrary { get; set; }

Property Value

Type: MediaLibraryInfo
See Also