Intersoft WebDesktop Documentation
WebPaneManager
Send Feedback
Intersoft WebDesktop > Client-side References > WebPaneManager

Glossary Item Box

 WebPaneManager Properties

SplitterSettings Description
Contains default settings for the Splitter.

ValueType
WebPaneSplitterSettings

Default Value

ClientSideEvents Description
Contains client side events for WebPaneManager.

ValueType
WebPaneClientSideEvents

Default Value

ImagesSettings Description
Contains images settings for WebPaneManager.

ValueType
WebPaneImagesSettings

Default Value

RootGroupPane Description
Gets or sets the RootGroupPane used by the WebPaneManager.

ValueType
WebGroupPane

Default Value

PaneSettings Description
Contains default settings for the WebPaneManager.

ValueType
WebPaneSetting

Default Value

ImagesDirectory Description
Gets or sets the location of Images used to render the WebPaneManager control.

ValueType
String

Default Value
/CommonLibrary/Images/WebDesktop/
TextSettings Description
Contains text settings used by the control.

ValueType
WebPaneTextSettings

Default Value

ClientID Description
Gets the server control identifier generated by ASP.NET.

ValueType
String

Default Value

ID Description
The ID name of the control

ValueType
String

Default Value

 WebPaneManager Methods

GetPaneByName Description
returns the pane of specified name

Parameters
name ( )

Remarks

Return Value
WebPaneBase

Samples

 
GetAllPanes Description
returns all Panes objects available in the PaneManager regardless of the hierarchy structure.

Parameters

Remarks

Return Value
WebPaneCollection

Samples

 
© 2012 Intersoft Solutions Corp. All Rights Reserved.