html.beginform with form Id code example
Example: html.beginform with form id
<form asp-controller="Account" asp-action="Register" method="post" id="signupform" role="form"></form>
<form asp-controller="Account" asp-action="Register" method="post" id="signupform" role="form"></form>