Returns group avatar image tag, if avatar is not defined returns default group if is defined.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- avatarID
- Type: System Object
Avatar ID
- maxSideSize
- Type: System Int32
Max side size
- width
- Type: System Int32
Image width
- height
- Type: System Int32
Image height
- alt
- Type: System Object
Image alternate text
Return Value
Type: StringSee Also