HomeController Constructor

Blog

HomeController Constructor

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

Initializes a new instance of the HomeController class

Namespace:  Blog.Controllers
Assembly:  Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public HomeController()
Blog.Controllers.HomeController = function();
Remarks

[Missing <remarks> documentation for "M:Blog.Controllers.HomeController.#ctor"]

See Also