This topic has not yet been rated - Rate this topic

ReflectedActionDescriptor Properties

The ReflectedActionDescriptor type exposes the following members.

  Name Description
Public property ActionName Gets the name of the action. (Overrides ActionDescriptor.ActionName.)
Public property ControllerDescriptor Gets the controller descriptor. (Overrides ActionDescriptor.ControllerDescriptor.)
Public property MethodInfo Gets or sets the action-method information.
Public property UniqueId Gets the unique ID for the reflected action descriptor using lazy initialization. (Overrides ActionDescriptor.UniqueId.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.