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

Mvc..::..Action Members

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

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

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.)