RazorPageAdapter.EnsureRenderedBodyOrSections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()