ContentController.Subscribers Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Subscribers(int)
Get subscribers, i.e. people that follow the content and will get notified on changes.
public PartialViewResult Subscribers(int id)
Parameters
- id
- int
Returns
System.Web.Mvc.PartialViewResult