Ajax Uploader Class Reference

UploaderBase.Upload Method

Use server file to simulate file uploading and uploaded event. This method affects all child types.

Overload List

Use server file to simulate file uploading and uploaded event. This method affects all child types.

public void Upload(int,string,Stream);

Use server file to simulate file uploading and uploaded event. This method affects all child types.

public void Upload(int,string,string);

See Also

UploaderBase Class | CuteWebUI Namespace