MediaFileInfoProvider GetMediaFileInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetMediaFileInfo(Int32)
Returns the MediaFileInfo structure for the specified media file.
Public methodStatic memberGetMediaFileInfo(Guid, String)
Returns media file with specified GUID.
Public methodStatic memberGetMediaFileInfo(Int32, String)
Returns the MediaFileInfo structure for the specified media file.
Public methodStatic memberGetMediaFileInfo(String, String, String)
Returns the MediaFileInfo structure for the specified media file.
Back to Top
See Also