RenderTraceListener.Initialize Method (HttpContext)

.NET Framework (current version)
 

Initializes the listener objects.

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

Public Overridable Sub Initialize (
	context As HttpContext
)

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: