ReflectedActionDescriptor Properties

Include Protected Members
Include Inherited Members

The ReflectedActionDescriptor type exposes the following members.

Properties

  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.

Top

See Also

Reference

ReflectedActionDescriptor Class

System.Web.Mvc Namespace