C# 클래스 JustGiving.Api.StarterKit.Website.Controllers.PageController

상속: BaseController
파일 보기 프로젝트 열기: JustGiving/JustGiving.Api.StarterKit

공개 메소드들

메소드 설명
Display ( string id ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
Create ( int eventId ) : System.Web.Mvc.ActionResult
Create ( string pageShortName, int eventId, string email, string password ) : System.Web.Mvc.ActionResult

메소드 상세

Display() 공개 메소드

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