CheckBoxDesigner.GetDesignTimeHtml Method
.NET Framework 2.0
Gets the markup that is used to represent the control at design time.
CheckBoxDesigner Members
System.Web.UI.Design.WebControls Namespace
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 |
|---|---|
| CheckBoxDesigner.GetDesignTimeHtml () | Gets the markup that is used to represent the control at design time. |
| CheckBoxDesigner.GetDesignTimeHtml (DesignerRegionCollection) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions. |
Reference
CheckBoxDesigner ClassCheckBoxDesigner Members
System.Web.UI.Design.WebControls Namespace
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: