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




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