This website works better with JavaScript
Home
Explore
Help
Register
Sign In
AIP
/
AipGateway
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
4f732c08ae
Branches
Tags
master
AipGateway
/
packages
/
Microsoft.AspNet.WebApi.HelpPage.5.2.7
/
Content
/
Areas
/
HelpPage
/
Views
/
Help
/
DisplayTemplates
/
ImageSample.cshtml.pp
ImageSample.cshtml.pp
85 B
History
Raw
1
2
3
4
@using $rootnamespace$.Areas.HelpPage
@model ImageSample
<img src="@Model.Src" />