asp.net.ph

MenuItem Constructor ( )

System.Web.UI.WebControls Namespace   MenuItem Class


.NET Framework version 2.0

Initializes a new instance of the MenuItem class.

[ VB ]
Overloads Public Sub New ( )

[ C# ]
public MenuItem ( );

[ C++ ]
public: MenuItem ( );

[ JScript ]
public function MenuItem ( );

Remarks

Use this constructor to initialize a new instance of the MenuItem class using default values.

NOTE: When this constructor is used, all properties of the MenuItem object are set to their default values. Be sure to set the properties, as necessary, after creating the object.

See Also

MenuItem Members   MenuItem Constructor Overload List Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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