Hide

YetaWF.BootstrapSkin Package Documentation

Display
Print

YetaWF.Skins.BootstrapSkin.Addons.Info.AddSupportAsync Method

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

Class: YetaWF.Skins.BootstrapSkin.Addons.Info
Namespace: YetaWF.Skins.BootstrapSkin.Addons
Assembly: YetaWF.BootstrapSkin

Syntax

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

Parameters

manager

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

See Also YetaWF.Skins.BootstrapSkin.Addons.Info ClassYetaWF.BootstrapSkin PackageYetaWF.Core