| MediaLibraryTransformationFunctions Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.MediaLibrary.Web.UI
 Syntax
Syntaxpublic class MediaLibraryTransformationFunctions
The MediaLibraryTransformationFunctions type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MediaLibraryTransformationFunctions | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetMediaFileDetailUrl(Object) | 
            Returns URL to detail of media file.
             | 
|   | GetMediaFileDetailUrl(String, Object) | 
            Returns URL to detail of media file.
             | 
|   | GetMediaFileDirectUrl | 
            Returns direct URL to the media file, user permissions are not checked.
             | 
|   | GetMediaFileUrl(Object, Object) | 
            Returns URL to media file which is rewritten to calling GetMediaFile.aspx page where user permissions are checked.
             | 
|   | GetMediaFileUrl(Object, Object, Object, Object, Object) | 
            Returns direct URL to the media file, user permissions are not checked.
             | 
|   | GetMediaFileUrl(Object, Object, Object, Object, Object, Object) | 
            Returns direct URL to the media file, user permissions are not checked.
             | 
 See Also
See Also