AvatarInfoDefaultUserAvatar Property |
Gets or sets the value that indicates whether the avatar is default user avatar.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public virtual bool DefaultUserAvatar { get; set; }
Property Value
Type:
BooleanSee Also