FilesUploadCompleteEventArgs Constructors
Provides data for the ASPxUploadControl.FilesUploadComplete server event.Name | Parameters | Description |
---|---|---|
FilesUploadCompleteEventArgs(String, String) | callBackData, errorText | Initializes a new instance of the FilesUploadCompleteEventArgs class. |
See Also