ChartHttpHandlerSettings.HandlerType Property

.NET Framework (current version)
 

Gets the handler type of the custom handler.

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

public Type HandlerType { get; }

Property Value

Type: System.Type

The Type of the custom handler.

.NET Framework
Available since 4.0
Return to top
Show: