Click or drag to resize
UploaderBaseUpload Method
Overload List
  Name Description
Public method Upload(Int32, String, Stream)
Use server file to simulate file uploading and uploaded event. This method affects all child types.
Public method Upload(Int32, String, String)
Use server file to simulate file uploading and uploaded event. This method affects all child types.
Top
See Also