|
PowUpload
1.3
UploadedFileCollection.Item�Property |
|
Home page
Contact support
|
Gets an individual UploadedFile object from the file collection by the specified index.
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;}
UploadedFileCollection Class | ElementIT.PowUpload Namespace | UploadedFile class