PowUpload 1.3
UploadedFileCollection.Item�Property

Home page
Contact support

Gets an individual UploadedFile object from the file collection by the specified index.

Overload List

Gets an individual UploadedFile object from the file collection by the specified index.

public�UploadedFile�this[int]�{get;}

Gets an individual UploadedFile object from the file collection by the specified field name.

public�UploadedFile�this[string]�{get;}

See Also

UploadedFileCollection Class | ElementIT.PowUpload Namespace | UploadedFile class