Returns image thumbnail (from the disk - if already exists, or create new one and save it to disk - if doesnt exist).
            
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- avatarInfo
 - Type: CMS.Membership AvatarInfo
Avatar info 
- width
 - Type: 
System Int32
Image width 
- height
 - Type: 
System Int32
Image height 
- maxSideSize
 - Type: 
System Int32
Maximum side size 
Return Value
Type:See Also