DataPagerDesigner::GetEmptyDesignTimeHtml Method
Generates the HTML markup that represents a DataPager control at design time that has no visual representation at run time.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
The GetEmptyDesignTimeHtml method is used by the designer to render the DataPager control at design time if the DataPager::Fields collection is empty. The GetEmptyDesignTimeHtml method calls the CreatePlaceHolderDesignTimeHtml(String) method to create a placeholder that displays the type and the ID of the control, and additional instructions for the user.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
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.