BaseDataList.PrepareControlHierarchy Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Sets up the control hierarchy for the data-bound control.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
When you inherit from BaseDataList, you must implement the PrepareControlHierarchy method to prepare the control hierarchy for the data-bound control.
Community Additions
ADD
Show: