AvatarType
Enum
Controls the type of the Avatar.
Definition
Fields
Renders a wrapper specific for showing an icon.
C#
Icon = 2
Renders a wrapper specific for an img HTML element.
C#
Image = 0
Renders a wrapper specific for showing only initials or text.
C#
Text = 1