Méthode |
Description |
|
AddPerson ( int id ) : System.Web.Mvc.ActionResult |
|
|
AddPerson ( int id, int seminarPersonId, string personType ) : System.Web.Mvc.ActionResult |
|
|
AdminDownload ( int id ) : System.Web.Mvc.ActionResult |
|
|
BySeminar ( int id ) : System.Web.Mvc.ActionResult |
|
|
Create ( int seminarId ) : System.Web.Mvc.ActionResult |
|
|
Create ( int seminarId, CaseStudy caseStudy, System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult |
|
|
Download ( int id ) : System.Web.Mvc.ActionResult |
|
|
Edit ( int id, int seminarId ) : System.Web.Mvc.ActionResult |
|
|
Edit ( int id, int seminarId, CaseStudy caseStudy, System.Web.HttpPostedFileBase file ) : System.Web.Mvc.ActionResult |
|
|
RemovePerson ( int id, int seminarPersonId, string personType ) : System.Web.Mvc.RedirectToRouteResult |
|
|