CheckBoxBuilder.OnInitialized Method
| Name | Parameters | Description |
|---|---|---|
| OnInitialized(RazorBlock) | jsFunc | A function used in JavaScript frameworks to save the UI component instance. Mirrors the client-side onInitialized option. |
| OnInitialized(String) | jsFunc | A function used in JavaScript frameworks to save the UI component instance. Mirrors the client-side onInitialized option. |