TreeViewDesigner.GetErrorDesignTimeHtml Method (Exception)
.NET Framework (current version)
Provides the markup that is used to render the control at design time when an error has occurred.
Assembly: System.Design (in System.Design.dll)
Parameters
- e
-
Type:
System.Exception
The Exception that was thrown.
Return Value
Type: System.StringThe markup used to render the control at design time when an error has occurred.
.NET Framework
Available since 2.0
Available since 2.0
Show: