Hm, After several more scenarios I revealed the strange, may be, behavior of that extension method. We should use <% Html.Form("MyController", "MyAction") %> instead of <%= Html.Form("MyController", "MyAction") %>, Because the helper method Form(HtmlHelper...