Click or drag to resize
MediaLibraryContextGetCurrentMediaLibrary Method
Returns information on the current media library according the library ID/ library GUID/ library name specified as an 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 GetCurrentMediaLibrary()

Return Value

Type: MediaLibraryInfo
See Also