IRazorPage.EnsureRenderedBodyOrSections Method

Definition

Verifies that all sections defined in PreviousSectionWriters were rendered, or the body was rendered if no sections were defined.

C#
public void EnsureRenderedBodyOrSections ();

Exceptions

if one or more sections were not rendered or if no sections were defined and the body was not rendered.

Applies to

Product Versions
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0