ControllerBuilder.Current Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current controller builder object.
public static System.Web.Mvc.ControllerBuilder Current { get; }
member this.Current : System.Web.Mvc.ControllerBuilder
Public Shared ReadOnly Property Current As ControllerBuilder
Property Value
The current controller builder.