ArticleController.Index Method

Blog

ArticleControllerIndex Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Blog.Controllers.ArticleController.Index"]

Namespace:  Blog.Controllers
Assembly:  Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ActionResult Index()
function Index();

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:Blog.Controllers.ArticleController.Index"]

Remarks

[Missing <remarks> documentation for "M:Blog.Controllers.ArticleController.Index"]

See Also