HiddenFieldDesigner.GetDesignTimeHtml Method
.NET Framework 3.0
Gets the markup that is used to render the associated control at design time.
HiddenFieldDesigner Members
System.Web.UI.Design.WebControls Namespace
HiddenField
CreatePlaceHolderDesignTimeHtml
ControlDesigner.GetDesignTimeHtml
Walkthrough: Creating a Basic Control Designer for a Web Server Control
Extending Design-Time Support
How to: Extend the Appearance and Behavior of Controls in Design Mode
| Name | Description |
|---|---|
| HiddenFieldDesigner.GetDesignTimeHtml () | Gets the markup that is used to render the associated control at design time. |
| HiddenFieldDesigner.GetDesignTimeHtml (DesignerRegionCollection) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions. |
Reference
HiddenFieldDesigner ClassHiddenFieldDesigner Members
System.Web.UI.Design.WebControls Namespace
HiddenField
CreatePlaceHolderDesignTimeHtml
ControlDesigner.GetDesignTimeHtml
Other Resources
Introduction to ASP.NET Control DesignersWalkthrough: Creating a Basic Control Designer for a Web Server Control
Extending Design-Time Support
How to: Extend the Appearance and Behavior of Controls in Design Mode
Community Additions
ADD
Show: