Back to product page

WeOnlyDo.Server.WebUpload


Holds methods and properties for handling user uploads.


Properties
BeginHolds starting position of the part in the Stream.
BodyHolds full body of the part.
EndHolds ending position of the part in the Stream.
FilenameHolds filename of uploaded file, if provided.
HeadersHolds collection of headers for current part.
NameHolds name of the part.
TypeHolds MIME type of uploaded part.
Methods
SaveSaves part to a file.

Platforms

Windows