Click or drag to resize
MediaLibraryContextGetCurrentMediaFile Method
Returns information on the current media file according the fileid or fileguid 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 MediaFileInfo GetCurrentMediaFile()

Return Value

Type: MediaFileInfo
See Also