kentico_mirekr
-
10/22/2009 6:01:32 AM
RE:Adding delete functionality to MediaGallery webpart
Hi,
This is not possible by default. However, you can create your custom control for this purpose. You can then use this control in media gallery web part transformation. In code behind of this control you can use Delete methods of CMS.MediaLibrary.MediaFileInfoProvider class to delete media library file.
Best Regards, Miroslav Remias.
|