TagBoxBuilder.OnFocusIn Method
Name | Parameters | Description |
---|---|---|
OnFocusIn(RazorBlock) | jsFunc | A function that is executed when the UI component gets focus. Mirrors the client-side onFocusIn option. |
OnFocusIn(String) | jsFunc | A function that is executed when the UI component gets focus. Mirrors the client-side onFocusIn option. |