Uploads and resizes (if needed) avatar to specified AvatarInfo and sets its properties.
            
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- ai
 - Type: CMS.Membership AvatarInfo
 
- postedFile
 - Type: 
System.Web HttpPostedFile 
- maxWidth
 - Type: 
System Int32 
- maxHeight
 - Type: 
System Int32 
- maxSideSize
 - Type: 
System Int32 
See Also