TreeView.DataBind Method ()
.NET Framework 3.0
Calls the DataBind method of the base class.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Data bound controls should override the PerformDataBinding method instead of the DataBind method.
Community Additions
ADD
Show: