FilesUploadingEventArgs Constructors
Contains data for the FilesUploading event.Name | Parameters | Description |
---|---|---|
FilesUploadingEventArgs(IReadOnlyList<IFileInputSelectedFile>) | files | Initializes a new instance of the FilesUploadingEventArgs class with specified settings. |
See Also