Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleActionHelper.NewIf Method

(not specified)

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

Syntax

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

Parameters

actions

(not specified)

action

(not specified)

desiredLocation

(not specified)

location

(not specified)

Remarks

(not specified)

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