Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.IYetaWFCoreRendering.AddPopupsAddOnsAsync Method

Adds any popup-specific addons for the current page that are required by the package rendering components and views.

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

Syntax

public Task AddPopupsAddOnsAsync();

Remarks

This is only called if a page can contain a popup.

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