@**@@{ var EPSType = Request.QueryString["type"]; var showEngineRow = !string.IsNullOrEmpty(EPSType); }
| @Html.Partial("../Inventory/RegistrationNo", new ViewDataDictionary { { "RegNo", "" }, { "id", "RegistrationNo" }, { "name", "RegistrationNo" } }) | |
|
|
|
|
|