This documentation is archived and is not being maintained.
ControlDesigner::CreateErrorDesignTimeHtml Method
Visual Studio 2008
Creates HTML markup to display an error message at design time.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateErrorDesignTimeHtml(String) | Creates HTML markup to display a specified error message at design time. |
|
CreateErrorDesignTimeHtml(String, Exception) | Creates the HTML markup to display a specified exception error message at design time. |
Show: