Version

DataSourceActionAttribute Class Members

The following tables list the members exposed by DataSourceActionAttribute.

Public Constructors
Public Properties
 NameDescription
Public PropertyAllowMultiple (Inherited from System.Web.Mvc.FilterAttribute)
Public PropertyOrder (Inherited from System.Web.Mvc.FilterAttribute)
Public PropertyTypeId (Inherited from System.Attribute)
Public Methods
 NameDescription
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Public MethodOnActionExecutedIntercepts the controller call, and transforms the action result into a json result.  
See Also

View on GitHub