Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFPageExtender.GetPanes Method

Returns the names of all panes available in this page.

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

Syntax

public static List<string> GetPanes( string pageViewName );

Parameters

pageViewName

(not specified)

Return Value

Returns a collection of pane names available in this page.

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