PageExecutionListener.BeginContext Method (PageExecutionContext)

.NET Framework (current version)
 

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

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

abstract BeginContext : 
        context:PageExecutionContext -> unit

Parameters

context
Type: System.Web.Instrumentation.PageExecutionContext

The page execution context.

.NET Framework
Available since 4.5
Return to top
Show: