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

Inheritance: BaseController
Afficher le fichier Open project: JustGiving/JustGiving.Api.StarterKit

Méthodes publiques

Méthode Description
Display ( string id ) : System.Web.Mvc.ActionResult

Private Methods

Méthode 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 méthode

public Display ( string id ) : System.Web.Mvc.ActionResult
id string
Résultat System.Web.Mvc.ActionResult