1 reference to BeginForm
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\HtmlHelperFormExtensionsTest.cs (1)
653
var mvcForm = htmlHelper.
BeginForm
(actionName, controllerName, routeValues);