UIControlledApplication.GetDockablePane
Description:
Gets a DockablePane object by its ID.
Gets a DockablePane object by its ID.
public DockablePane GetDockablePane(
DockablePaneId id
)
-
idUnique identifier for the new pane.
-
Thrown if no dockable pane has been registered with identifier %id%.
-
Thrown if the dockable pane with identifier %id% has not been created yet.