Example #1
0
 /// <summary>Calls into HttpContext.ClearError().</summary>
 public void ClearError()
 {
     CurrentContext.ClearError();
 }