Share via


ControllerDescriptor.ControllerName Property

Definition

Overloads

ControllerName

Gets the name of the controller.

ControllerName

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