PopupBuilder.OnShown Method
| Name | Parameters | Description |
|---|---|---|
| OnShown(RazorBlock) | jsFunc | A function that is executed after the UI component is displayed. Mirrors the client-side onShown option. |
| OnShown(String) | jsFunc | A function that is executed after the UI component is displayed. Mirrors the client-side onShown option. |