C# Class JustGiving.Api.StarterKit.Website.Controllers.PageController

Inheritance: BaseController
Mostra file Open project: JustGiving/JustGiving.Api.StarterKit

Public Methods

Method Description
Display ( string id ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Create ( int eventId ) : System.Web.Mvc.ActionResult
Create ( string pageShortName, int eventId, string email, string password ) : System.Web.Mvc.ActionResult

Method Details

Display() public method

public Display ( string id ) : System.Web.Mvc.ActionResult
id string
return System.Web.Mvc.ActionResult