Метод | Описание | |
---|---|---|
Activate ( string categoria ) : System.Web.Mvc.ActionResult | ||
ActivateTree ( string categoria ) : System.Web.Mvc.ActionResult | ||
Delete ( string categoria ) : System.Web.Mvc.ActionResult | ||
Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( string categoria ) : System.Web.Mvc.ActionResult | ||
Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Search ( |
||
Search2 ( string categoria ) : System.Web.Mvc.ActionResult | ||
ViewIna ( CategoriaViewInaModel categoria ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
EditRegister ( |
||
RegisterCategoria ( |
||
activar ( int id ) : void | ||
borrar ( int id ) : void | ||
sacaDependientes ( List |
||
sacaListaDependientes ( int id ) : List |
public Activate ( string categoria ) : System.Web.Mvc.ActionResult | ||
categoria | string | |
Результат | System.Web.Mvc.ActionResult |
public ActivateTree ( string categoria ) : System.Web.Mvc.ActionResult | ||
categoria | string | |
Результат | System.Web.Mvc.ActionResult |
public Delete ( string categoria ) : System.Web.Mvc.ActionResult | ||
categoria | string | |
Результат | System.Web.Mvc.ActionResult |
public Delete2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Edit ( string categoria ) : System.Web.Mvc.ActionResult | ||
categoria | string | |
Результат | System.Web.Mvc.ActionResult |
public Edit2 ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
Результат | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public Search ( |
||
categoria | ||
Результат | System.Web.Mvc.ActionResult |
public Search2 ( string categoria ) : System.Web.Mvc.ActionResult | ||
categoria | string | |
Результат | System.Web.Mvc.ActionResult |
public ViewIna ( CategoriaViewInaModel categoria ) : System.Web.Mvc.ActionResult | ||
categoria | CategoriaViewInaModel | |
Результат | System.Web.Mvc.ActionResult |