1
czw
2025-06-20 19598c8162599f635fb340cf6981bf21f11745ae
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
 
<img src="@Model.Src" />