The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpApplication::AddOnPostUpdateRequestCacheAsync Method
.NET Framework (current version)
Adds the specified PostUpdateRequestCache event to the collection of asynchronous PostUpdateRequestCache event handlers for the current request.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AddOnPostUpdateRequestCacheAsync(BeginEventHandler^, EndEventHandler^) | Adds the specified PostUpdateRequestCache event to the collection of asynchronous PostUpdateRequestCache event handlers for the current request. |
![]() | AddOnPostUpdateRequestCacheAsync(BeginEventHandler^, EndEventHandler^, Object^) | Adds the specified PostUpdateRequestCache event to the collection of asynchronous PostUpdateRequestCache event handlers for the current request. |
Show:
