The AvatarPostedFile type exposes the following members.

Properties

  Name Description
Public property Content
File content.
Public property ContentLength
Content length.
Public property ContentType
Content type.
Public property FileName
Filename.
Public property OriginalContent
Original file content. Used in image cropping scenarios.
Public property OriginalContentLength
Original content length.

See Also