Click or drag to resize

WebViewerControlDesignerGetDesignTimeHtml Method

Overload List
  NameDescription
Public methodGetDesignTimeHtml
Returns a design view of the control as rendered by the control itself.
(Overrides ControlDesignerGetDesignTimeHtml.)
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