4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
@using test.Areas.HelpPage
|
|
@model ImageSample
|
|
|
|
<img src="@Model.Src" /> |