aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../compiler/resources/HtmlGenerationWebSite.HtmlG...

73 lines
2.1 KiB
HTML

<html>
<body>
<div>
<a title="&lt;the title>" href="/HtmlGeneration_Product">Product Index</a>
</div>
<div>
<a title="&quot;the&quot; title" href="/HtmlGeneration_Product/List">Product List</a>
</div>
<div>
<a id="HtmlGenerationWebSite_Index">HtmlGenerationWebSite Index</a>
</div>
<div>
<a href="/">Default Controller</a>
</div>
<div>
<a href="/Product/Index#fragment">Product Index Fragment</a>
</div>
<div>
<a href="/HtmlGeneration_Product/Submit#fragment">Product Submit Fragment</a>
</div>
<div>
<a id="HtmlGenerationWebSite_IndexFragment" href="/#fragment">
HtmlGenerationWebSite Index Fragment
</a>
</div>
<div>
<a href="ftp://localhost/#fragment">
FTP HtmlGenerationWebSite Index Fragment
</a>
</div>
<div>
<a href="unkonwn://localhost/HtmlGeneration_Product/List">
Unknown Protocol Product List
</a>
</div>
<div>
<a id="HtmlGenerationWebSite_IndexProtocol" href="/">
Empty Protocol HtmlGenerationWebSite Index
</a>
</div>
<div>
<a href="/Customer/Customer#fragment">Customer Area Customer Index</a>
</div>
<div>
<a href="/Order/List">Href Order List</a>
</div>
<div>
<a href="/NonExistentController">Non-existent Controller</a>
</div>
<div>
<a href="/NonExistentController#fragment">
Non-existent Controller Fragment
</a>
</div>
<div>
<a href="/Order/NonExistentAction">Non-existent Action</a>
</div>
<div>
<a id="Id" href="http://somewhere/">Some Where</a>
</div>
<div>
<a href="unknown://localhost/NoControll#fragment">
Unknown Protocol Non-existent Controller Fragment
</a>
</div>
<div>
<a href="/Product/Submit?area=NonExistentArea&amp;id=1#fragment">Product Route Non-existent Area Parameter</a>
</div>
<div>
<a href="">Non-existent Area</a>
</div>
</body>
</html>