NeatUpload Documentation

UploadedFileCollection Properties

The properties of the UploadedFileCollection class are listed below. For a complete list of UploadedFileCollection class members, see the UploadedFileCollection Members topic.

Public Instance Properties

AllKeys The UniqueIDs of all of the controls with files in this collection.
Count (inherited from NameObjectCollectionBase) 
ItemOverloaded. 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) 

Protected Instance Properties

IsReadOnly (inherited from NameObjectCollectionBase) 

See Also

UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace