'Declaration
Protected Overridable Function GetErrorDesignTimeHtml( _ ByVal e As System.Exception _ ) As System.String
'Usage
Dim instance As NChartControlDesigner Dim e As System.Exception Dim value As System.String value = instance.GetErrorDesignTimeHtml(e)
protected virtual System.string GetErrorDesignTimeHtml( System.Exception e )
Parameters
- e