Index Method

TriCodeTest

CustomerMenuController..::..Index Method

Receives all items needed to build the menu from the database and returns them as an object with lists

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

Syntax


public IActionResult Index()

Return Value

View containing list of categories, subcategories, and menu items