Hello,In the controller of my widget I have the id (guid) of a file in the media library. I want to have the URL of the file so I use MediaFileInfoProvider.GetMediaFileInfo(guid, sitename). The sit...
Hello, last night we have used Kentico's import@export tool. After imported data to new server, we tried to upload new file to media library and it says: @[MediaFileInfoProvider.CheckAndEnsureFileP...
Good evening,I am having a small issue trying to retrieve/create thumbnail images. For instance I want to display a thumbnail of a large image and I am using the MediaFileInfoProvider to do so e.g....