Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.CoreRendering.AddPopupsAddOnsAsync Method

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

Class: YetaWF.Modules.ComponentsHTML.CoreRendering
Namespace: YetaWF.Modules.ComponentsHTML
Assembly: YetaWF.ComponentsHTML

Syntax

public Task AddPopupsAddOnsAsync();

Remarks

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

See Also YetaWF.Modules.ComponentsHTML.CoreRendering ClassYetaWF.ComponentsHTML PackageYetaWF.Core