Click here to Skip to main content
15,894,405 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
first parameter for that method takes string...please check whether we can make this function to work with HTML elements..

HTML
@Ajax.ActionLink("", "_EditEducation/" + Model.UserId +"/"+ item.UserEducationId, new AjaxOptions { HttpMethod = "GET", UpdateTargetId = "education-create-edit", InsertionMode = InsertionMode.Replace })
Posted
Updated 3-Nov-15 0:43am
v2
Comments
Krunal Rohit 3-Nov-15 6:42am    
What's your question ?

-KR

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900