Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Addons.Templates.ActionIcons.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.Templates.ActionIcons
Namespace: YetaWF.Modules.ComponentsHTML.Addons.Templates
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.Templates.ActionIcons ClassYetaWF.ComponentsHTML PackageYetaWF.Core