C# Class EventsZilla.Controllers.EventController

Inheritance: ZillaController
Mostrar archivo Open project: synhershko/EventsZilla

Public Methods

Method Description
Index ( int id, string slug ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Register ( int id, EventRegistration reg ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( int id, string slug ) : System.Web.Mvc.ActionResult
id int
slug string
return System.Web.Mvc.ActionResult