Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinition.RenderModuleAsync Method

(not specified)

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

Syntax

public Task<string> RenderModuleAsync(
    YHtmlHelper htmlHelper,
    object? Args = null );

Parameters

htmlHelper

(not specified)

Args

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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