2 references to RenderSectionAsync
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPage.cs (2)
51
/// <see cref="RenderSection(string)"/> or <see cref="
RenderSectionAsync
(string, bool)"/>.
128
return
RenderSectionAsync
(name, required: true);