Gets a System.Web.UI.ControlCollection that contains the child controls of the System.Web.UI.WebControls.Menu control.
Documentation for this section has not yet been entered.
The Menu.Controls property allows you programmatic access to the instance of the System.Web.UI.ControlCollection class for the System.Web.UI.WebControls.Menu control. You can add controls to the collection, remove controls from the collection, or iterate through the server controls in the collection.