Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.PlainPageBase.GetPanes Method

Returns the names of all panes available in this page.

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

Syntax

public List<string> GetPanes();

Return Value

Returns a collection of pane names available in this page.

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