Constructor - Creates a new AvatarInfo object based on the file posted through the upload control.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- postedFile
- Type: System.Web HttpPostedFile
Posted file
- maxWidth
- Type: System Int32
Maximal image width
- maxHeight
- Type: System Int32
Maximal image height
- maxSideSize
- Type: System Int32
Maximal side size
See Also