IAvatarService Interface |
Namespace: CMS.Membership
public interface IAvatarService
The IAvatarService type exposes the following members.
Name | Description | |
---|---|---|
DeleteAvatar |
Removes avatar for specified user.
| |
GetAvatarUrl |
Returns unresolved URL (starting with ~/) for avatar image specified by avatarId.
| |
UpdateAvatar |
Sets or updates existing avatar for specified user.
|