SpaceController.Archive Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Archive(int)
Archive a space.
public ActionResult Archive(int id)
Parameters
- id
- int
Id of the Space to archive.
Returns
System.Web.Mvc.ActionResult