Click or drag to resize
ViewGroupAvatarMaxSideSize Property
Gets or sets max side size of avatar image.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public int MaxSideSize { get; set; }

Property Value

Type: Int32
See Also