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
|
| GetAllPanes | Description returns all Panes objects available in the PaneManager regardless of the hierarchy structure. Parameters Remarks
|