Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to we put a link in button in a view in asp.net

<%= Html.ActionLink("Button Name", "Index", null, new { @class="classname" }) %>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #put #link #button #view
ADD COMMENT
Topic
Name
5+6 =