Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.IYetaWFCoreRendering.AddSkinAddOnsAsync Method

Adds any skin-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 AddSkinAddOnsAsync();

Remarks

This is called before the page is rendered.

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