Account_Window_Batch.cshtml 139 B

12345678
  1. 
  2. @{
  3. ViewBag.Title = "Account_Window_Batch";
  4. Layout = "~/Views/Shared/_MainLayoutPage.cshtml";
  5. }
  6. <h2>Account_Window_Batch</h2>