ChangePasswordDesigner::GetDesignTimeHtml Method

 

Gets the markup that is used to render the associated control at design time.

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

NameDescription
System_CAPS_pubmethodGetDesignTimeHtml()

Gets the markup that is used to render the associated control at design time.(Overrides ControlDesigner::GetDesignTimeHtml().)

System_CAPS_pubmethodGetDesignTimeHtml(DesignerRegionCollection^)

Gets the markup that is used to render the associated control at design time and populates a collection of designer regions. (Overrides ControlDesigner::GetDesignTimeHtml(DesignerRegionCollection^).)

Return to top
Show: