Property Value
Remarks
OnMenuBarClick only applies to the root Groups.
Sets a client-side event handler for the MenuBar button. (example: OnMenuBarClick="MyClickHandler();").
If you do not want any other internal WebMenu processing to occur with the button is clicked, end your statement with 'return false;'.
Default: Empty String