I want to set image following action link in mvc4
@Ajax.ActionLink(("Next =>", "DashboardReviewOfferDeclines", new { page = objIPagedList.PageNumber + 1}, null)
How to set?
Refer this link
http://stackoverflow.com/questions/12976488/mvc4-actionlink-image
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.