C# Class AreasExample.Controllers.AccountController.ActionNamesClass

Mostrar archivo Open project: jeffreypalermo/mvc2inaction

Public Properties

Property Type Description
ChangePassword string
ChangePasswordSuccess string
LogOff string
LogOn string
Register string

Property Details

ChangePassword public_oe property

public string ChangePassword
return string

ChangePasswordSuccess public_oe property

public string ChangePasswordSuccess
return string

LogOff public_oe property

public string LogOff
return string

LogOn public_oe property

public string LogOn
return string

Register public_oe property

public string Register
return string