Class ProfilePictureInput
Inherited Members
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public class ProfilePictureInput
Constructors
ProfilePictureInput()
Declaration
public ProfilePictureInput()
Properties
ImageContent
Declaration
public IRemoteStreamContent ImageContent { get; set; }
Property Value
| Type | Description |
|---|---|
| IRemoteStreamContent |
Type
Declaration
public ProfilePictureType Type { get; set; }
Property Value
| Type | Description |
|---|---|
| ProfilePictureType |