TreeView::DataBind Method ()

 

Calls the DataBind method of the base class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
virtual void DataBind() override sealed

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

.NET Framework
Available since 2.0
Return to top
Show: