aspnet-9032-components-file-management-file-manager.md
ASPxFileManager is an Explorer-like control that allows users to manage files and folders. Users can upload and select files, and even change the folder structure (for example, rename, copy, move, and delete files or folders). File and folder management capabilities are customizable and can be switched off if necessary.
This topic lists the main features of the ASPxFileManager control.
AJAX support is enabled when the ASPxFileManager.EnableCallBacks property is set to true. In this case, when a user clicks any folder, only the content is loaded onto the client using callbacks.