Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinitionExtensions.RenderUniqueModuleAddOnsAsync Method

(not specified)

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

Syntax

public static Task<string> RenderUniqueModuleAddOnsAsync(
    this YHtmlHelper htmlHelper,
    List<Guid>? ExcludedGuids = null );

Parameters

htmlHelper

(not specified)

ExcludedGuids

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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