Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinition.GetModuleMenuListAsync Method

(not specified)

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

Syntax

public virtual Task<List<ModuleAction>> GetModuleMenuListAsync(
    RenderModeEnum renderMode,
    ActionLocationEnum location );

Parameters

renderMode

(not specified)

location

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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