This documentation is archived and is not being maintained.

ListViewDesigner::GetDesignTimeHtml Method

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.

  NameDescription
Public method GetDesignTimeHtml() Generates the HTML markup that is used to render the associated ListView control at design time. (Overrides BaseDataBoundControlDesigner::GetDesignTimeHtml().)
Public method 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).)
Top
Show: