Class ProfileManagementPageOptions
Inheritance
System.Object
ProfileManagementPageOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.Account.Web.ProfileManagement
Assembly: Volo.Abp.Account.Web.dll
Syntax
public class ProfileManagementPageOptions
Constructors
ProfileManagementPageOptions()
Declaration
public ProfileManagementPageOptions()
Properties
Contributors
Declaration
public List<IProfileManagementPageContributor> Contributors { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<IProfileManagementPageContributor> |