C# Class CandorMvcApplication.Controllers.AccountController.ViewsClass

Mostrar archivo 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_oe property

public string ChangePassword
return string

ChangePasswordSuccess public_oe property

public string ChangePasswordSuccess
return string

ForgotPassword public_oe property

public string ForgotPassword
return string

Login public_oe property

public string Login
return string

Register public_oe property

public string Register
return string