Show / Hide Table of Contents

Class ProfileManagementPageOptions

Inheritance
object
ProfileManagementPageOptions
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.Public.Web.ProfileManagement
Assembly: Volo.Abp.Account.Pro.Public.Web.dll
Syntax
public class ProfileManagementPageOptions

Constructors

ProfileManagementPageOptions()

Declaration
public ProfileManagementPageOptions()

Properties

Contributors

Declaration
public List<IProfileManagementPageContributor> Contributors { get; }
Property Value
Type Description
List<IProfileManagementPageContributor>
In this article
Back to top Powered by Volosoft