The Telerik FileExplorer offers the ability to implement custom content providers for hooking to any underlying file system, such as OS, database, SharePoint, WebSetvice, Custom role-based CMS system, etc. To create a custom content provider you need to create a descendant of FileBrowserContentProvider and implement its methods.
Top