GenerateFileNameInStorageEventArgs Properties
Provides data for the ASPxUploadControl.GenerateFileNameInStorage event.
Name | Description |
---|---|
File |
Gets or sets the name for the file uploaded to the storage. |
Original |
Gets the original name of the uploaded file. |
See Also