1 override of GetLastError
System.Web (1)
Abstractions\HttpServerUtilityWrapper.cs (1)
23public override Exception GetLastError() {
1 reference to GetLastError
System.Web.Extensions (1)
UI\PageRequestManager.cs (1)
418Exception ex = _owner.IPage.Server.GetLastError();