System.Web.UI.WebControls.TreeView.PerformDataBinding Method

Creates all the nodes based on the data source.

Syntax

protected override void PerformDataBinding ()

Remarks

The TreeView.PerformDataBinding method is a helper method that is called by the System.Web.UI.WebControls.TreeView control to bind the specified data source to the control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0