FileManagerSettingsUpload Properties
Contains settings that relate to the upload panel‘s functionality.
Name | Description |
---|---|
Advanced |
Gets the Advanced upload mode settings. |
Allowed |
Obsolete. Gets or sets a value that specifies whether uploading is available for a specified folder only. |
Allowed |
Obsolete. Specifies a path to a folder, where users can upload files. |
Auto |
Specifies whether file uploading starts automatically when a file is added to the upload panel. |
Dialog |
Gets or sets the ID of a web control or HTML element (or a list of IDs), a click on which invokes file upload dialog. |
Enabled | Gets or sets a value that indicates whether the upload panel is enabled. |
Null |
Gets or sets the prompt text displayed within the upload panel‘s text box when no file is selected. |
Show |
Specifies whether the upload panel is displayed in the ASPx |
Use |
Gets or sets a value specifying whether the advanced upload mode is used in upload panel. |
Validation |
Gets the upload validation settings. |
See Also