Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Addons.Popups.AddSupportAsync Method

Called by the framework so the component can add component specific client-side configuration options and localizations to the page.

Class: YetaWF.Modules.ComponentsHTML.Addons.Popups
Namespace: YetaWF.Modules.ComponentsHTML.Addons
Assembly: YetaWF.ComponentsHTML

Syntax

public Task AddSupportAsync( YetaWF.Core.Support.YetaWFManager manager );

Parameters

manager

The YetaWF.Core.Support.Manager instance of current HTTP request.

See Also YetaWF.Modules.ComponentsHTML.Addons.Popups ClassYetaWF.ComponentsHTML PackageYetaWF.Core