LoadPanelBuilder.ShowPane Method
| Name | Parameters | Description |
|---|---|---|
| ShowPane(JS) | value | A Boolean value specifying whether or not to show the pane behind the load indicator. Mirrors the client-side showPane option. |
| ShowPane(Boolean) | value | A Boolean value specifying whether or not to show the pane behind the load indicator. Mirrors the client-side showPane option. |