ButtonBuilder.OnOptionChanged Method
Name | Parameters | Description |
---|---|---|
OnOptionChanged(RazorBlock) | jsFunc | A function that is executed after a UI component property is changed. Mirrors the client-side onOptionChanged option. |
OnOptionChanged(String) | jsFunc | A function that is executed after a UI component property is changed. Mirrors the client-side onOptionChanged option. |