This documentation is archived and is not being maintained.
ListViewDesigner::GetDesignTimeHtml Method
Visual Studio 2010
Generates the HTML markup that is used to render the associated ListView control at design time.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: