Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.DesignedModules.LoadDesignedModulesAsync Property

Loads and caches all designed modules.

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

Syntax

public static Func<Task<SerializableList<DesignedModule>>> LoadDesignedModulesAsync { get; set; }

Remarks

This method is implemented by a data provider, set at application startup.

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