Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleDefinitionExtensions.RenderPageStatus Method

(not specified)

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

Syntax

public static Task<string> RenderPageStatus(
    this YHtmlHelper htmlHelper,
    bool WantNoJavaScript = true,
    bool WantLocked = true );

Parameters

htmlHelper

(not specified)

WantNoJavaScript

(not specified)

WantLocked

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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