Details Method

TriCodeTest

HistoryController..::..Details Method

Displays order details based on clicked order

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

Syntax


public Task<IActionResult> Details(
	Nullable<int> id
)

Parameters

id
Type: Nullable<(Of <(<'Int32>)>)>
id

Return Value

View with details for order