RolesController.Delete Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Delete(int)
Permanently delete the role.
public ActionResult Delete(int id)
Parameters
- id
- int
Returns
System.Web.Mvc.ActionResult