Show / Hide Table of Contents

Class AccountUrlNames

Inheritance
object
AccountUrlNames
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.Application.dll
Syntax
public static class AccountUrlNames

Fields

EmailConfirmation

Declaration
public const string EmailConfirmation = "Abp.Account.EmailConfirmation"
Field Value
Type Description
string

PasswordReset

Declaration
public const string PasswordReset = "Abp.Account.PasswordReset"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform