The properties of the UploadedFileCollection class are listed below. For a complete list of UploadedFileCollection class members, see the UploadedFileCollection Members topic.
AllKeys | The UniqueIDs of all of the controls with files in this collection. |
Count (inherited from NameObjectCollectionBase) | |
Item | Overloaded. The UploadedFile in the collection that was uploaded from the control with the specified UniqueID, or null if there is no such file. |
Keys (inherited from NameObjectCollectionBase) |
IsReadOnly (inherited from NameObjectCollectionBase) |
UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace