ReflectedControllerDescriptor.ControllerType Property

Definition

Gets the type of the controller.

public override sealed Type ControllerType { get; }
member this.ControllerType : Type
Public Overrides NotOverridable ReadOnly Property ControllerType As Type

Property Value

The type of the controller.

Applies to