System.Web.UI.WebControls.BaseDataList.PrepareControlHierarchy Method

Sets up the control hierarchy for the data-bound control.

Syntax

protected abstract void PrepareControlHierarchy ()

Remarks

When you inherit from System.Web.UI.WebControls.BaseDataList, you must implement the BaseDataList.PrepareControlHierarchy method to prepare the control hierarchy for the data-bound control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0