@page "{formaction?}" @model RazorPagesWebSite.ModelHandlerTestModel Method: @Model.MethodName @using (Html.BeginForm()) { @Html.AntiForgeryToken() } ~/HelloWorld.cshtml