UploadAdvancedModeSettings.EnableMultiSelect Property
Gets or sets a value specifying whether multi-file selection is allowed in an ASPxUpoadControl.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Enable |
---|---|---|
ASP. |
Upload |
|
ASP. |
ASPx |
|
#Remarks
ASPxUploadControl allows end-users to choose several files to upload in a single file open dialog. To enable this multi-file selection, switch the EnableMultiSelect property to true
.
For more information, see the Multi-File Selection topic.
Note
The Enabletrue
.