ControlDesigner.GetDesignTimeHtml Method (System.Web.UI.Design)

Switch View :
ScriptFree
ControlDesigner.GetDesignTimeHtml Method
Retrieves the HTML markup that is used to represent the control at design time.
Overload List

Name Description
ControlDesigner.GetDesignTimeHtml () Retrieves the HTML markup that is used to represent the control at design time.
ControlDesigner.GetDesignTimeHtml (DesignerRegionCollection) Retrieves the HTML markup to display the control and populates the collection with the current control designer regions.
See Also