BaseDataList::CreateControlHierarchy Method
When overridden in a derived class, creates the control hierarchy for the data listing control with or without the specified data source.
Assembly: System.Web (in System.Web.dll)
Parameters
- useDataSource
- Type: System::Boolean
true to use the control's data source; otherwise, false.
The CreateControlHierarchy method is a helper method used by a derived class to create its control hierarchy.
Notes to Inheritors:When you create a data listing control that derives from BaseDataList, you must override the CreateControlHierarchy method to create the control hierarchy for the derived data listing control.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.