DataBind Method

Binds the data to the TreeNode or the TreeView whether the TreeNode has been expanded or not.

Syntax

Visual Basic  Public   Sub 
DataBind( )
C# public  void 
DataBind( );
Managed C++ public:  void 
DataBind( );
JScript public  function
DataBind( );

Return Value

No return value.

Applies To

TREENODE, TREEVIEW

See Also

Internet Explorer WebControls, About the TreeView WebControl