Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.PopupPageBase.AdditionalProcessingAsync Method

Called by the framework for additional processing to be performed.

Class: YetaWF.Core.Components.PopupPageBase
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public virtual Task AdditionalProcessingAsync();

Remarks

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

See Also YetaWF.Core.Components.PopupPageBase ClassYetaWF.Core Overview