| KaxDockLayoutGetRegisteredDocksState Method |
| Name | Description | |
|---|---|---|
|
|
GetRegisteredDocksState |
Cycles through all registered docks and retrieves their state. The List
returned by this method could be used to recreate the docks when the user
visits the page again.
|
|
|
GetRegisteredDocksState(Boolean) |
Cycles through all registered docks and retrieves their state, depending
on the omitClosedDocks parameter and the value of the Closed property of
each KaxDock control. The List returned by this method could be used to
recreate the docks when the user visits the page again.
|