RenderTraceListener.ListenerFactories Property
.NET Framework (current version)
Gets a list of functions that are called to instantiate RenderTraceListener objects for each request.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Generic.IList<Func<RenderTraceListener>>A list of functions that are called to instantiate RenderTraceListener objects for each request.
.NET Framework
Available since 4.5
Available since 4.5
Show: