Method | Description | |
---|---|---|
Active ( string organizador ) : System.Web.Mvc.JsonResult | ||
Delete ( string organizador ) : System.Web.Mvc.JsonResult | ||
Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( string organizador ) : System.Web.Mvc.ActionResult | ||
Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
Historial ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Search2 ( string organizador ) : System.Web.Mvc.ActionResult | ||
SearchI ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
EditRegister ( |
||
RegisterOrganizador ( |
||
Search ( |
public Active ( string organizador ) : System.Web.Mvc.JsonResult | ||
organizador | string | |
return | System.Web.Mvc.JsonResult |
public Delete ( string organizador ) : System.Web.Mvc.JsonResult | ||
organizador | string | |
return | System.Web.Mvc.JsonResult |
public Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Edit ( string organizador ) : System.Web.Mvc.ActionResult | ||
organizador | string | |
return | System.Web.Mvc.ActionResult |
public Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Historial ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Search2 ( string organizador ) : System.Web.Mvc.ActionResult | ||
organizador | string | |
return | System.Web.Mvc.ActionResult |
public SearchI ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |