ListViewDesigner::GetDesignTimeHtml Method (DesignerRegionCollection^)
.NET Framework (current version)
Generates the HTML markup that is used to render the associated ListView control at design time, and populates the specified collection with the currently selected designer region.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Parameters
- regions
-
Type:
System.Web.UI.Design::DesignerRegionCollection^
A collection of designer regions for the associated ListView control.
Return Value
Type: System::String^The HTML markup that is used to render the associated ListView control at design time.
.NET Framework
Available since 3.5
Available since 3.5
Show: