PowUpload 1.3
UploadedFileCollection.GetKey�Method�

Home page
Contact support

Returns unique key of the file with the specified numerical index in the collection.

public�string�GetKey(
���intindex
);

Parameters

index
The index of the object name to be returned.

Remarks

This method is usefull to determine the field name of the file that was uploaded the first (i.e. with index equals to "0"), etc.

See Also

UploadedFileCollection Class | ElementIT.PowUpload Namespace