Skip to main content
A newer version of this page is available. .

Upload Panel

The Upload Panel is an element, used to upload files.

ASPxFileManager - Upload Panel

The table below lists the main members that affect panel appearance and functionality.

Characteristics Members
Visibility FileManagerSettingsUpload.ShowUploadPanel, FileManagerSettingsUpload.Enabled
Auto Start Upload FileManagerSettingsUpload.AutoStartUpload
Appearance FileManagerStyles.UploadPanel
File extensions available for upload FileManagerSettings.AllowedFileExtensions
Null text FileManagerSettingsUpload.NullText
Upload settings ASPxFileManager.SettingsUpload

 

If the Upload Panel is hidden, end-users can upload files in the following ways.

See Also