ImageSample.cshtml 86B

1234
  1. @using Authentication_test.Areas.HelpPage
  2. @model ImageSample
  3. <img src="@Model.Src" />