DataPager::ICompositeControlDesignerAccessor::RecreateChildControls Method
Creates the child controls of the DataPager control at design time.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
private: virtual void RecreateChildControls() sealed = ICompositeControlDesignerAccessor::RecreateChildControls
Implements
ICompositeControlDesignerAccessor::RecreateChildControls()The ICompositeControlDesignerAccessor::RecreateChildControls method enables a designer for the DataPager control to re-create the control's child controls at design time.
The ICompositeControlDesignerAccessor::RecreateChildControls interface method invokes the RecreateChildControls method, which contains the actual implementation and which can be extended by control developers.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
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.