ListViewDesigner::GetDesignTimeHtml Method

 

Generates the HTML markup that is used to render the associated ListView control at design time.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

NameDescription
System_CAPS_pubmethodGetDesignTimeHtml()

Generates the HTML markup that is used to render the associated ListView control at design time.(Overrides BaseDataBoundControlDesigner::GetDesignTimeHtml().)

System_CAPS_pubmethodGetDesignTimeHtml(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^).)

Return to top
Show: