ImageSample.cshtml.pp 85 Bytes
@using $rootnamespace$.Areas.HelpPage
@model ImageSample

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