Hide

YetaWF.BootstrapSkin Package Documentation

Display
Print

YetaWF.Skins.BootstrapSkin.Pages.DefaultPage.RenderPageBodyAsync Method

Renders the page body (<body>, contents and </body>).

Class: YetaWF.Skins.BootstrapSkin.Pages.DefaultPage
Namespace: YetaWF.Skins.BootstrapSkin.Pages
Assembly: YetaWF.BootstrapSkin

Syntax

public Task<string> RenderPageBodyAsync();

Return Value

The HTML representing the page body.

See Also YetaWF.Skins.BootstrapSkin.Pages.DefaultPage ClassYetaWF.BootstrapSkin PackageYetaWF.Core