Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Skins.Pages.PopupPageBase.RenderPageBodyAsync Method

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

Class: YetaWF.Core.Skins.Pages.PopupPageBase
Namespace: YetaWF.Core.Skins.Pages
Assembly: YetaWF.Core

Syntax

public Task<string> RenderPageBodyAsync();

Return Value

The HTML representing the page body.

See Also YetaWF.Core.Skins.Pages.PopupPageBase ClassYetaWF.Core Overview