ListViewDesigner::GetDesignTimeHtml Method ()
.NET Framework (current version)
Generates the HTML markup that is used to render the associated ListView control at design time.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
If the two required templates for the ListView control (ListView::LayoutTemplate and ListView::ItemTemplate) are not defined, the GetDesignTimeHtml() method calls the GetEmptyDesignTimeHtml method to generate the HTML markup.
.NET Framework
Available since 3.5
Available since 3.5
Show: