ControlDesigner.CreateErrorDesignTimeHtml Method
.NET Framework 2.0
Creates HTML markup to display an error message at design time.
| Name | Description |
|---|---|
| ControlDesigner.CreateErrorDesignTimeHtml (String) | Creates HTML markup to display a specified error message at design time. |
| ControlDesigner.CreateErrorDesignTimeHtml (String, Exception) | Creates the HTML markup to display a specified exception error message at design time. |
Show: