asp.net.ph

TreeNode Constructor ( )

System.Web.UI.WebControls Namespace   TreeNode Class


.NET Framework version 2.0

Initializes a new instance of the TreeNode class.

[ VB ]
Overloads Public Sub New ( )

[ C# ]
public TreeNode ( );

[ C++ ]
public: TreeNode ( );

[ JScript ]
public function TreeNode ( );

Remarks

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

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

See Also

TreeNode Members   TreeNode 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