NeatUpload Documentation

UploadedFileCollection.GetKey Method 

Gets the index'th control UniqueID in the collection.

public string GetKey(
   int index
);

Parameters

index
The index into the collection.

Return Value

The UniqueID of the control the uploaded the corresponding file.

See Also

UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace