TabPanelBuilder.OnContentReady Method
| Name | Parameters | Description |
|---|---|---|
| OnContentReady(RazorBlock) | jsFunc | A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option. |
| OnContentReady(String) | jsFunc | A function that is executed when the UI component is rendered and each time the component is repainted. Mirrors the client-side onContentReady option. |