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