C# Class Mvc4.OpenId.Sample.Controllers.AccountController

Inheritance: Controller
显示文件 Open project: filipw/Mvc4.OpenId.Sample

Public Methods

Method Description
AccountController ( ) : System
LogOff ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
ErrorCodeToString ( MembershipCreateStatus createStatus ) : string
GetErrorsFromModelState ( ) : IEnumerable
Login ( ) : System.Web.Mvc.ActionResult
Login ( string openid_identifier ) : System.Web.Mvc.ActionResult

Method Details

AccountController() public method

public AccountController ( ) : System
return System

LogOff() public method

public LogOff ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult