This topic has not yet been rated - Rate this topic

ControllerDescriptor.ControllerType Property

Gets the type of the controller.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
'Declaration
Public MustOverride ReadOnly Property ControllerType As Type
	Get

Property Value

Type: System.Type
The type of the controller.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.