ControllerDescriptor.ControllerName Property

Definition

Gets the name of the controller.

public virtual string ControllerName { get; }
member this.ControllerName : string
Public Overridable ReadOnly Property ControllerName As String

Property Value

The name of the controller.

Applies to