WizardDesigner.CreateErrorDesignTimeHtml Method
.NET Framework 4.5
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. (Inherited from ControlDesigner.) |
|
CreateErrorDesignTimeHtml(String, Exception) | Creates the HTML markup to display a specified exception error message at design time. (Inherited from ControlDesigner.) |