Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Members
Remarks
The AsyncPostBackErrorEventArgs object is used to pass event data when the AsyncPostBackError is raised during partial-page rendering. The event data is information about server exceptions. Use the Exception property to access the event data.
Permissions
Inheritance Hierarchy
Assembly: System.Web.Extensions (Module: System.Web.Extensions)