Implemented interface member:
method
EndForm
Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper.EndForm()
3 references to EndForm
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlHelper.cs (1)
695
/// <see cref="
EndForm
()"/> behavior.
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperFormTest.cs (2)
326
htmlHelper.
EndForm
();
356
htmlHelper.
EndForm
();