DropDownButtonItemBuilder.OnClick Method
| Name | Parameters | Description |
|---|---|---|
| OnClick(RazorBlock) | jsFunc | A handler for the click event raised for a certain item in the drop-down field. Mirrors the client-side onClick option. |
| OnClick(String) | jsFunc |
| Name | Parameters | Description |
|---|---|---|
| OnClick(RazorBlock) | jsFunc | A handler for the click event raised for a certain item in the drop-down field. Mirrors the client-side onClick option. |
| OnClick(String) | jsFunc |