Share via


DirectRouteFactoryContext.ControllerPrefix Property

Definition

Gets the route prefix, if any, defined by the controller.

public string ControllerPrefix { get; }
member this.ControllerPrefix : string
Public ReadOnly Property ControllerPrefix As String

Property Value

The route prefix, if any, defined by the controller.

Applies to