C# Class AreasExample.Controllers.AccountController.ActionNamesClass

Show file Open project: jeffreypalermo/mvc2inaction

Public Properties

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

Property Details

ChangePassword public property

public string ChangePassword
return string

ChangePasswordSuccess public property

public string ChangePasswordSuccess
return string

LogOff public property

public string LogOff
return string

LogOn public property

public string LogOn
return string

Register public property

public string Register
return string