LoadPanelBuilder.OnShowing Method
| Name | Parameters | Description |
|---|---|---|
| OnShowing(RazorBlock) | jsFunc | A function that is executed before the UI component is displayed. Mirrors the client-side onShowing option. |
| OnShowing(String) | jsFunc | A function that is executed before the UI component is displayed. Mirrors the client-side onShowing option. |