ReflectedActionDescriptor Properties

Visual Studio 2010

The ReflectedActionDescriptor type exposes the following members.

  NameDescription
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

Community Additions

ADD
Show: