PageExecutionListener.EndContext Method (PageExecutionContext)

.NET Framework (current version)
 

Called by a view engine after it renders the output for the specified context.

Namespace:   System.Web.Instrumentation
Assembly:  System.Web (in System.Web.dll)

abstract EndContext : 
        context:PageExecutionContext -> unit

Parameters

context
Type: System.Web.Instrumentation.PageExecutionContext

The page execution context.

.NET Framework
Available since 4.5
Return to top
Show: