Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.IYetaWFCoreRendering.AddFormsAddOnsAsync Method

Adds any form-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 AddFormsAddOnsAsync();

Remarks

This is only called if a page contains a form.

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