User.Avatar Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the avatar image.
[Avatar(EntityType.User)]
public Blob Avatar { get; set; }
- Attributes:
- AvatarAttribute
Gets or sets the avatar image.
[Avatar(EntityType.User)]
public Blob Avatar { get; set; }