ReflectedControllerDescriptor Properties
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ControllerName | Gets the name of the controller.(Inherited from ControllerDescriptor.) |
![]() | ControllerType | Gets the type of the controller.(Overrides ControllerDescriptor::ControllerType.) |
![]() | UniqueId | When implemented in a derived class, gets the unique ID for the controller descriptor using lazy initialization.(Inherited from ControllerDescriptor.) |
Show:
