This documentation is archived and is not being maintained.
BaseDataList.PrepareControlHierarchy Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected MustOverride Sub PrepareControlHierarchy() [C#] protected abstract void PrepareControlHierarchy(); [C++] protected: virtual void PrepareControlHierarchy() = 0; [JScript] protected abstract function PrepareControlHierarchy();
See Also
BaseDataList Class | BaseDataList Members | System.Web.UI.WebControls Namespace
Show: