window location href url action parameters

Solutions on MaxInterview for window location href url action parameters by the best coders in the world

showing results for - "window location href url action parameters"
Leonardo
04 Jan 2019
1window.location.href = '@Url.Action("Action", "Controller", new { param1 = "", param2 = "" })';