RenderTraceListener.Initialize Method (HttpContext)

.NET Framework (current version)
 

Initializes the listener objects.

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

abstract Initialize : 
        context:HttpContext -> unit
override Initialize : 
        context:HttpContext -> unit

Parameters

context
Type: System.Web.HttpContext

The HTTP-specific information about an individual HTTP request.

.NET Framework
Available since 4.5
Return to top
Show: