Mvc..::..Action Members
The Mvc..::..Action type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AcceptVerbs | (Inherited from Mvc..::..ActionBase.) |
|
|
AutoBind | (Inherited from Mvc..::..ActionBase.) |
|
|
Controller | (Inherited from Mvc..::..ActionBase.) |
|
|
DefaultVerb | (Inherited from Mvc..::..ActionBase.) |
|
|
Name | (Inherited from Mvc..::..ActionBase.) |
|
|
ParamName |
POST parameter name
(Inherited from Mvc..::..ActionBase.) |
|
|
ParamType |
POST parameter type
(Inherited from Mvc..::..ActionBase.) |
|
|
ReturnType | (Inherited from Mvc..::..ActionBase.) |
|
|
RouteParamName | (Inherited from Mvc..::..ActionBase.) |
|
|
RouteParamType | (Inherited from Mvc..::..ActionBase.) |
|
|
RouteValueDictionary | (Inherited from Mvc..::..ActionBase.) |
|
|
UseActionParams | (Inherited from Mvc..::..ActionBase.) |
|
|
UseServerFiltering | (Inherited from Mvc..::..ActionBase.) |

