SyntaxFix
Write A Post
Hire A Developer
Questions
You are mixing razor and aspx syntax,if your view engine is razor just do this:
<button class="btn btn-info" type="button" id="addressSearch" onclick="location.href='@Url.Action("List", "Search")'">