EventEntry.HandlerType Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the type of delegate for the event.

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

member HandlerType : Type with get, set

Property Value

Type: System.Type

A Type that represents the type of delegate for the event.

.NET Framework
Available since 2.0
Return to top
Show: