System.Web.UI.WebControls.TreeView.DataBind Method

Calls the BaseDataBoundControl.DataBind method of the base class.

Syntax

public override sealed void DataBind ()

Remarks

Data bound controls should override the TreeView.PerformDataBinding method instead of the TreeView.DataBind method.

Requirements

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