MediaFileURLProvider GetMediaFileUrlInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetMediaFileUrlInternal(Guid, String)
Returns relative URL path to the media file which is rewritten to calling GetMediaFile.aspx page where user permissions are checked.
Protected methodGetMediaFileUrlInternal(MediaFileInfo, String, String, String)
Returns relative URL path to the media file, user permissions are not checked.
Back to Top
See Also