Click or drag to resize
MediaFileInfoProviderGetMediaFileAbsoluteUrl Method
Overload List
  NameDescription
Public methodStatic memberGetMediaFileAbsoluteUrl(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
Public methodStatic memberGetMediaFileAbsoluteUrl(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
Public methodStatic memberGetMediaFileAbsoluteUrl(String, String, String)
Returns absolute URL path to the media file including http://, user permissions are not checked
Top
See Also