8 lines
71 B
Plaintext
8 lines
71 B
Plaintext
@page "/orders/view/{OrderId:long}"
|
|
|
|
<h3>OrderView</h3>
|
|
|
|
@code {
|
|
|
|
}
|