خرید بک لینک

Vote count: 0

I want the below functionality in MVC razor.

<asp:Button ID="Button1" runat="server" Text="Delete"   onclick="Button1_Click"  OnClientClick="CheckDelete()"/>

I used

@Html.ActionLink("Delete", "Action", "Controller", new {  onClientclick = "checkDelete();" }, null)

But this is not working.

asked 53 secs ago

برچسب: نویسنده: استخدام کار تاريخ: جمعه 31 ارديبهشت 1395 ساعت: 13:19

صفحه بندی