This documentation is archived and is not being maintained.

ControlDesigner::CreateErrorDesignTimeHtml Method

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.

  NameDescription
Protected method CreateErrorDesignTimeHtml(String) Creates HTML markup to display a specified error message at design time.
Protected method CreateErrorDesignTimeHtml(String, Exception) Creates the HTML markup to display a specified exception error message at design time.
Top
Show: