ListMenuItemBuilder.Action Method
Name | Parameters | Description |
---|---|---|
Action(RazorBlock) | jsFunc | Holds on a function called when the item is clicked. Mirrors the client-side action option. |
Action(String) | jsFunc | Holds on a function called when the item is clicked. Mirrors the client-side action option. |