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

Inheritance: Controller
Show file Open project: sstuteam/Gimble

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
ViewProfile ( string login ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

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

ViewProfile() public method

public ViewProfile ( string login ) : System.Web.Mvc.ActionResult
login string
return System.Web.Mvc.ActionResult