Dashboard.RebuildLayout Method
| Name | Parameters | Description |
|---|---|---|
| RebuildLayout() | none | Updates the dashboard layout tree according to the current dashboard object model with the default size settings. |
| RebuildLayout(Int32, Int32) | clientWidth, clientHeight | Updates the dashboard layout tree according to the current dashboard object model with the specified width and height. |