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)
| Name | Description | |
|---|---|---|
![]() | GetDesignTimeHtml() | Generates the HTML markup that is used to render the associated ListView control at design time.(Overrides BaseDataBoundControlDesigner::GetDesignTimeHtml().) |
![]() | GetDesignTimeHtml(DesignerRegionCollection^) | 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.(Overrides ControlDesigner::GetDesignTimeHtml(DesignerRegionCollection^).) |
Show:
