ImageSample.cshtml 76 Bytes
@using HHECS.API.Areas.HelpPage
@model ImageSample

<img src="@Model.Src" />