RolesController.Trash Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Trash(int)
Trashes the role e.i. sets the IsTrashed flag.
public ActionResult Trash(int id)
Parameters
- id
- int
Returns
System.Web.Mvc.ActionResult