FormViewDesigner.GetDesignTimeHtml Method
.NET Framework 3.0
Gets the markup that is used to render the associated FormView control at design time.
FormViewDesigner Members
System.Web.UI.Design.WebControls Namespace
Refresh
CurrentMode
ItemTemplate
GetEmptyDesignTimeHtml
FormView
BaseDataBoundControlDesigner.GetDesignTimeHtml
ControlDesigner.GetDesignTimeHtml
| Name | Description |
|---|---|
| FormViewDesigner.GetDesignTimeHtml () | Gets the markup that is used to render the associated control at design time. |
| FormViewDesigner.GetDesignTimeHtml (DesignerRegionCollection) | Retrieves the HTML markup to display the control and populates the collection with the current control designer regions. |
Reference
FormViewDesigner ClassFormViewDesigner Members
System.Web.UI.Design.WebControls Namespace
Refresh
CurrentMode
ItemTemplate
GetEmptyDesignTimeHtml
FormView
BaseDataBoundControlDesigner.GetDesignTimeHtml
ControlDesigner.GetDesignTimeHtml
Other Resources
Walkthrough: Creating a Basic Control Designer for a Web Server ControlCommunity Additions
ADD
Show: