asp.net.ph

Menu.Controls Property

System.Web.UI.WebControls Namespace   Menu Class


.NET Framework version 2.0

Returns a ControlCollection that contains the child controls of the Menu control.

Syntax


Script [ ControlCollection controlCollection = ] Menu.Controls

Property Value


controlCollection A ControlCollection that contains the child controls

The property is read only with no default value.

Remarks

The Controls property allows programmatic access to the instance of the ControlCollection class for the Menu control. You can add controls to the collection, remove controls from the collection, or iterate through the server controls in the collection.

See Also

Menu Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph