Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFPageBase.RenderPaneAsync Method

(not specified)

Class: YetaWF.Core.Components.YetaWFPageBase
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public Task<string> RenderPaneAsync(
    string pane,
    string? cssClass = null,
    bool Unified = false );

Parameters

pane

(not specified)

cssClass

(not specified)

Unified

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Components.YetaWFPageBase ClassYetaWF.Core Overview