Index Method

TriCodeTest

OrderInfoController..::..Index Method

Retrieves all orders in the DB and returns them as a list.

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

Syntax


public Task<IActionResult> Index()

Return Value

View containing list of orders