NeatUpload Documentation
FilesystemUploadedFile Members
FilesystemUploadedFile overview
Public Instance Constructors
FilesystemUploadedFile
Overloaded. Initializes a new instance of the FilesystemUploadedFile class.
Public Instance Fields
ContentType
(inherited from
UploadedFile
)
ControlUniqueID
(inherited from
UploadedFile
)
FileName
(inherited from
UploadedFile
)
TmpFile
(inherited from
UploadedFile
)
Public Instance Properties
ContentLength
IsUploaded
Public Instance Methods
CreateStream
Dispose
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
MoveTo
OpenRead
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
FilesystemUploadedFile Class
|
Brettle.Web.NeatUpload Namespace