FileManagerFileUploadEventArgs Constructors
Provides data for the ASPxFileManager.FileUploading event.Name | Parameters | Description |
---|---|---|
FileManagerFileUploadEventArgs(FileManagerFile, Stream) | file, inputStream | Initializes a new instance of the FileManagerFileUploadEventArgs class with the specified settings. |
See Also