| MediaLibraryTransformationFunctions Methods | 
The MediaLibraryTransformationFunctions type exposes the following members.
 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