Click or drag to resize

WebViewerControlDesigner.GetDesignTimeHtml Method

Overload List
  NameDescription
Public methodGetDesignTimeHtml()
Returns a design view of the control as rendered by the control itself.
(Overrides ControlDesigner.GetDesignTimeHtml().)
Public methodGetDesignTimeHtml(DesignerRegionCollection)
Retrieves the HTML markup to display the control and populates the collection with the current control designer regions.
(Inherited from ControlDesigner.)
Top
See Also