HomeController.Contact Method

Construction Manager

HomeControllerContact Method

[Missing <summary> documentation for "M:ConstructionManager.Controllers.HomeController.Contact"]

Namespace:  ConstructionManager.Controllers
Assembly:  ConstructionManager (in ConstructionManager.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ActionResult Contact()

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:ConstructionManager.Controllers.HomeController.Contact"]

See Also