Shunde.NET Framework Class Library

TextUtils.GetExceptionReportAsHtml Method 

Gets a diagnostic report of an exception

public static string GetExceptionReportAsHtml(
   Exception ex,
   HttpRequest request,
   String extraInformation
);

See Also

TextUtils Class | Shunde.Utilities Namespace