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

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