ImageSample.cshtml 85 Bytes
@using AIAHTML5.ADMIN.API.Areas.HelpPage
@model ImageSample

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