MediaFileURLProvider GetMediaFileAbsoluteUrlInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetMediaFileAbsoluteUrlInternal(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
Protected methodGetMediaFileAbsoluteUrlInternal(String, String, String)
Returns absolute URL path to the media file including http://, user permissions are not checked
Back to Top
See Also