Hide

YetaWF.BootstrapSkin Package Documentation

Display
Print

YetaWF.Skins.BootstrapSkin.Pages.DefaultPage.AdditionalProcessingAsync Method

Called by the framework for additional processing to be performed.

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

Syntax

public Task AdditionalProcessingAsync();

Remarks

A possible use for this method is to add fonts to a page.

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