TagBoxBuilder.OnValueChanged Method
Name | Parameters | Description |
---|---|---|
OnValueChanged(RazorBlock) | jsFunc | A function that is executed after the UI component's value is changed. Mirrors the client-side onValueChanged option. |
OnValueChanged(String) | jsFunc | A function that is executed after the UI component's value is changed. Mirrors the client-side onValueChanged option. |