Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleActionHelper.New Method

(not specified)

Class: YetaWF.Core.Modules.ModuleActionHelper
Namespace: YetaWF.Core.Modules
Assembly: YetaWF.Core

Syntax

public static void New(
    this List<ModuleAction> actions,
    ModuleAction? action,
    ActionLocationEnum location = ActionLocationEnum.Explicit );

Parameters

actions

(not specified)

action

(not specified)

location

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Modules.ModuleActionHelper ClassYetaWF.Core Overview