PopupBuilder.OnTitleRendered Method
| Name | Parameters | Description |
|---|---|---|
| OnTitleRendered(RazorBlock) | jsFunc | A function that is executed when the UI component's title is rendered. Mirrors the client-side onTitleRendered option. |
| OnTitleRendered(String) | jsFunc | A function that is executed when the UI component's title is rendered. Mirrors the client-side onTitleRendered option. |