Upload Method (Int32, String, String)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| UploaderBase..::..Upload Method (Int32, String, String) |
| UploaderBase Class See Also Send Feedback |
Use server file to simulate file uploading and uploaded event.
This method affects all child types.
Namespace:Â CuteEditorAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
Parameters
- filesize
- Type: System..::..Int32
The filesize.
- filename
- Type: System..::..String
The filename.
- temppath
- Type: System..::..String
The temppath.