System.Web.UI.Design.WebFormsRootDesigner.GenerateErrorDesignTimeHtml Method

Generates HTML markup that is used to display an error message at design time by using the specified control, exception, and message.

Syntax

public virtual string GenerateErrorDesignTimeHtml (System.Web.UI.Control control, Exception e, string errorMessage)

Parameters

control
The control that raised the exception.
e
The exception.
errorMessage
A message to add to the exception message.

Returns

HTML markup for a control and exception information.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0