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