Share via


ControllerBuilder.Current Proprietà

Definizione

Ottiene l'oggetto compilatore del controller corrente.

public static System.Web.Mvc.ControllerBuilder Current { get; }
member this.Current : System.Web.Mvc.ControllerBuilder
Public Shared ReadOnly Property Current As ControllerBuilder

Valore della proprietà

Oggetto compilatore del controller corrente.

Si applica a