RazorPageAdapter.EnsureRenderedBodyOrSections Method

Definition

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

public:
 virtual void EnsureRenderedBodyOrSections();
public void EnsureRenderedBodyOrSections ();
abstract member EnsureRenderedBodyOrSections : unit -> unit
override this.EnsureRenderedBodyOrSections : unit -> unit
Public Sub EnsureRenderedBodyOrSections ()

Implements

Applies to