Show / Hide Table of Contents

Class AbpProfilePictureOptions

Inheritance
object
AbpProfilePictureOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Public.Application.Contracts.dll
Syntax
public class AbpProfilePictureOptions

Constructors

AbpProfilePictureOptions()

Declaration
public AbpProfilePictureOptions()

Properties

EnableImageCompression

Declaration
public bool EnableImageCompression { get; set; }
Property Value
Type Description
bool
In this article
Back to top Powered by Volosoft