Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.PageDefinition.AddModule Method

(not specified)

Class: YetaWF.Core.Pages.PageDefinition
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public void AddModule(
    string pane,
    ModuleDefinition module,
    bool top = false );

Parameters

pane

(not specified)

module

(not specified)

top

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Pages.PageDefinition ClassYetaWF.Core Overview