Determines whether the event for the System.Web.UI.WebControls.Menu control is passed up the page's user interface (UI) server control hierarchy.
![]()
true if the event has been canceled; otherwise, false. The default is false.
This member overrides System.Web.UI.Control.OnBubbleEvent(object, EventArgs).
This method is used primarily by control developers to extend the System.Web.UI.WebControls.Menu control.