NeatUpload Documentation

UploadedFileCollection.Item Property (String)

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 key
] {get;}

Property Value

The UploadedFile in the collection that was uploaded from the control with the specified UniqueID, or null if there is no such file.

See Also

UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace | UploadedFileCollection.Item Overload List