OrderInfoController..::..Edit Method
Overload List
Name | Description | |
---|---|---|
![]() |
Edit(Nullable<(Of <<'(Int32>)>>)) |
Returns a single Order by the Id passed in.
|
![]() |
Edit(Int32, Order) |
Will update the Order in the database with the new status passed in.
|