ReflectedActionDescriptor Properties
The ReflectedActionDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionName | Gets the name of the action. (Overrides ActionDescriptor.ActionName.) |
|
ControllerDescriptor | Gets the controller descriptor. (Overrides ActionDescriptor.ControllerDescriptor.) |
|
MethodInfo | Gets or sets the action-method information. |
|
UniqueId | Gets the unique ID for the reflected action descriptor using lazy initialization. (Overrides ActionDescriptor.UniqueId.) |
Show: