The index'th UploadedFile in the collection.
The index'th UploadedFile in the collection.
public UploadedFile this[int] {get;}
The UploadedFile in the collection that was uploaded from the control with the specified UniqueID, or null if there is no such file.
public UploadedFile this[string] {get;}
UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace