System.Web.UI.WebControls.DetailsView.PrepareControlHierarchy Method

Sets up the control hierarchy of the System.Web.UI.WebControls.DetailsView control.

Syntax

protected virtual void PrepareControlHierarchy ()

Remarks

The DetailsView.PrepareControlHierarchy method is a helper method called by the System.Web.UI.WebControls.DetailsView control to set up the control hierarchy in the System.Web.UI.WebControls.DetailsView control before the control is rendered.

Requirements

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