Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Mvc..::..Action Properties

The Mvc..::..Action type exposes the following members.

Properties


  Name Description
Public property AcceptVerbs (Inherited from Mvc..::..ActionBase.)
Public property AutoBind (Inherited from Mvc..::..ActionBase.)
Public property Controller (Inherited from Mvc..::..ActionBase.)
Public property DefaultVerb (Inherited from Mvc..::..ActionBase.)
Public property Name (Inherited from Mvc..::..ActionBase.)
Public property ParamName
POST parameter name
(Inherited from Mvc..::..ActionBase.)
Public property ParamType
POST parameter type
(Inherited from Mvc..::..ActionBase.)
Public property ReturnType (Inherited from Mvc..::..ActionBase.)
Public property RouteParamName (Inherited from Mvc..::..ActionBase.)
Public property RouteParamType (Inherited from Mvc..::..ActionBase.)
Public property RouteValueDictionary (Inherited from Mvc..::..ActionBase.)
Public property UseActionParams (Inherited from Mvc..::..ActionBase.)
Public property UseServerFiltering (Inherited from Mvc..::..ActionBase.)