C# Class AreasExample.Controllers.AccountController.ViewNames

显示文件 Open project: jeffreypalermo/mvc2inaction

Public Properties

Property Type Description
ChangePassword string
ChangePasswordSuccess 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

LogOn public_oe property

public string LogOn
return string

Register public_oe property

public string Register
return string