C# Class GridMoment.UI.WebSite.Controllers.AccountController

Inheritance: Entities.Controller
Show file Open project: sstuteam/Gimble

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Login ( ) : System.Web.Mvc.ActionResult
Login ( LoginInputModel model, string stringUrl ) : System.Web.Mvc.ActionResult
Logout ( ) : System.Web.Mvc.ActionResult
Register ( ) : System.Web.Mvc.ActionResult
Register ( RegisterInputModel model ) : System.Web.Mvc.ActionResult
ShowAvatar ( string name ) : System.Web.Mvc.FileResult

Method Details

Index() public method

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