ContentController.Comments Method
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Comments(int)
Get comments for the specified content item as partial view.
public PartialViewResult Comments(int id)
Parameters
- id
- int
Returns
System.Web.Mvc.PartialViewResult