View.cshtml 58 B

123
  1. @{
  2. Layout = "~/Views/Shared/_FunctionLayout.cshtml";
  3. }