ControllerBuilder.Current Property

Visual Studio 2010

Gets the current controller builder object.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Public Shared ReadOnly Property Current As ControllerBuilder
	Get

Property Value

Type: System.Web.Mvc.ControllerBuilder
The current controller builder.

Community Additions

ADD
Show: