FileUploadStartEventArgs Constructors
Provides data for the FileUploadStart event.Name | Parameters | Description |
---|---|---|
FileUploadStartEventArgs(UploadFileInfo, String) | fileInfo, uploadUrl | Initializes a new instance of the FileUploadStartEventArgs class with specified settings. |
See Also