Hide

YetaWF.BootstrapSkin Package Documentation

Display
Print

YetaWF.Skins.BootstrapSkin.Pages.DefaultPage.GetPanes Method

Returns the names of all panes available in this page.

Class: YetaWF.Skins.BootstrapSkin.Pages.DefaultPage
Namespace: YetaWF.Skins.BootstrapSkin.Pages
Assembly: YetaWF.BootstrapSkin

Syntax

public List<string> GetPanes();

Return Value

Returns a collection of pane names available in this page.

See Also YetaWF.Skins.BootstrapSkin.Pages.DefaultPage ClassYetaWF.BootstrapSkin PackageYetaWF.Core