| MediaFileURLProviderGetMediaFileAbsoluteUrl Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | GetMediaFileAbsoluteUrl(Guid, String) | 
            Returns absolute URL path for current domain to the media file including http:// which is rewritten to calling GetMediaFile.aspx page where user permissions are checked
             | 
|   | GetMediaFileAbsoluteUrl(String, Guid, String) | 
            Returns absolute URL path to the media file including http:// which is rewritten to calling GetMediaFile.aspx page where user permissions are checked
             | 
|   | GetMediaFileAbsoluteUrl(String, String, String) | 
            Returns absolute URL path to the media file including http://, user permissions are not checked
             | 
 See Also
See Also