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