PowUpload 1.3 control documentation

Initializes a new instance of the PowUpload object with specified ID.

public PowUpload(
   string id
);

Parameters

id
A string representing ID of the corresponding upload process.

Remarks

The ID parameter is used to bind the PowUpload object with the upload process.

See Also

PowUpload Class | ElementIT.PowUpload Namespace | PowUpload Constructor Overload List