The text of this article is not in this database — only its details are. Read it on the old site: Adding the Test API in The ASP.NET Web API Help Page
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

LookzPosted Feb 7, 2017, 1:35 AM
This is because of you may not have added the TestReferences @section Scripts { <link type="text/css" href="~/Areas/HelpPage/HelpPage.css" rel="stylesheet" /> @Html.DisplayForModel("TestClientReferences") }
Rui EloiPosted Aug 26, 2013, 7:28 PM
Hello. Nice tutorial. Having a problem maybe you can help. When I add the TestClientDialog the button appears but also some kind of form not well structured. Any Idea why this appends? Thanks.