CompositeControlDesigner.GetDesignTimeHtml Method
.NET Framework 2.0
Gets the markup that is used to represent the control at design time.
CompositeControlDesigner Members
System.Web.UI.Design.WebControls Namespace
ControlDesigner Class
Walkthrough: Creating a Basic Control Designer for a Web Server Control
ASP.NET Control Designers Overview
Walkthrough: Creating a Basic Control Designer for a Web Server Control
| Name | Description |
|---|---|
| CompositeControlDesigner.GetDesignTimeHtml () | Gets the HTML that is used to represent the control at design time. |
| CompositeControlDesigner.GetDesignTimeHtml (DesignerRegionCollection) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions. |
Reference
CompositeControlDesigner ClassCompositeControlDesigner Members
System.Web.UI.Design.WebControls Namespace
ControlDesigner Class
Other Resources
ASP.NET Control Designers OverviewWalkthrough: Creating a Basic Control Designer for a Web Server Control
ASP.NET Control Designers Overview
Walkthrough: Creating a Basic Control Designer for a Web Server Control
Show: