MenuBuilder.OnSubmenuShown Method
| Name | Parameters | Description |
|---|---|---|
| OnSubmenuShown(RazorBlock) | jsFunc | A function that is executed after a submenu is displayed. Mirrors the client-side onSubmenuShown option. |
| OnSubmenuShown(String) | jsFunc | A function that is executed after a submenu is displayed. Mirrors the client-side onSubmenuShown option. |