C# Class CandorMvcApplication.Controllers.AccountController.ViewsClass._ViewNamesClass

Show file Open project: michael-lang/candor-common

Public Properties

Property Type Description
ChangePassword string
ChangePasswordSuccess string
ForgotPassword string
Login string
Register string

Property Details

ChangePassword public property

public string ChangePassword
return string

ChangePasswordSuccess public property

public string ChangePasswordSuccess
return string

ForgotPassword public property

public string ForgotPassword
return string

Login public property

public string Login
return string

Register public property

public string Register
return string