ReflectedControllerDescriptor Properties
The ReflectedControllerDescriptor type exposes the following members.
| 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: