Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.Module.GetModulesAsync Property

Retrieves a collection of modules given sort/filter/paging criteria.

Class: YetaWF.Core.IO.Module
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public static Func<ModuleBrowseInfo,Task> GetModulesAsync { get; set; }

See Also YetaWF.Core.IO.Module ClassYetaWF.Core Overview