Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Skins.Pages.PlainPage.GetPanes Method

Returns the names of all panes available in this page.

Class: YetaWF.Core.Skins.Pages.PlainPage
Namespace: YetaWF.Core.Skins.Pages
Assembly: YetaWF.Core

Syntax

public List<string> GetPanes();

Return Value

Returns a collection of pane names available in this page.

See Also YetaWF.Core.Skins.Pages.PlainPage ClassYetaWF.Core Overview