SpaceController.Join Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Join(int)
Current user Joins a space.
public ActionResult Join(int id)
Parameters
- id
- int
The id of the Space to join.
Returns
System.Web.Mvc.ActionResult