Menu Method

TriCodeTest

MenuCreationController..::..Menu Method

Main menu creation page generation. Takes all menu data from the Menu tables then uses the MenuCreationViewModel to cast that data to a list so the menu creation page can use it to populate the page with menu data.

Namespace:  TriCodeTest.Controllers
Assembly:  TriCodeTest (in TriCodeTest.dll)

Syntax


public ActionResult Menu()

Return Value

MenuCreationViewModel