BaseDataBoundControlDesigner.GetDesignTimeHtml Method
.NET Framework 3.0
Generates the markup that is used to render the control at design time.
BaseDataBoundControlDesigner Members
System.Web.UI.Design.WebControls Namespace
GetEmptyDesignTimeHtml
GetErrorDesignTimeHtml
BaseDataBoundControl
Walkthrough: Creating a Basic Control Designer for a Web Server Control
| Name | Description |
|---|---|
| BaseDataBoundControlDesigner.GetDesignTimeHtml () | Generates the markup that is used to render the control at design time. |
| BaseDataBoundControlDesigner.GetDesignTimeHtml (DesignerRegionCollection) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions. |
Reference
BaseDataBoundControlDesigner ClassBaseDataBoundControlDesigner Members
System.Web.UI.Design.WebControls Namespace
GetEmptyDesignTimeHtml
GetErrorDesignTimeHtml
BaseDataBoundControl
Other Resources
Introduction to ASP.NET Control DesignersWalkthrough: Creating a Basic Control Designer for a Web Server Control
Community Additions
ADD
Show: