Hello All,
How to open new window in MVC C#.net I am new to MVC i am working with website
please find below code
<%: Html.ActionLink("Help", "Help" , new {controller="ECU"}, new { onSubmit="window.open()" })) %>
with this code i can open new tab in same web page i want open new window. How can do this
Please help me
Francis SusaimichaelPosted Feb 17, 2016, 2:24 AM
Hope the below thread will solve your issue:
http://forums.asp.net/t/1396568.aspx?open+an+actionlink+in+a+new+window