Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinition.GetAllModuleActionsAsync Method

Populates the module actions

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

Syntax

protected Task<List<ModuleAction>> GetAllModuleActionsAsync();

Return Value

(not specified)

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