Namespace:
C1.Web.C1WebChartBase
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
C# |
---|
protected override string GetErrorDesignTimeHtml( Exception e ) |
Visual Basic |
---|
Protected Overrides Function GetErrorDesignTimeHtml ( _ e As Exception _ ) As String |
Parameters
- e
- Type: System..::..Exception