PowUpload 1.3 control documentation

Gets or sets an individual SettingsCollection for the specified upload ID.

public SettingsCollection this[
   string UploadID
] {get; set;}

Parameters

UploadID
The upload ID for which to get or set settings.

Property Value

SettingsCollection for upload process with specified UploadID.

See Also

SingleRequestSettings Class | ElementIT.PowUpload Namespace