The following tables list the members exposed by DataSourceActionAttribute.
| Name | Description | |
|---|---|---|
![]() | DataSourceActionAttribute Constructor |
| Name | Description | |
|---|---|---|
![]() | AllowMultiple | (Inherited from System.Web.Mvc.FilterAttribute) |
![]() | Order | (Inherited from System.Web.Mvc.FilterAttribute) |
![]() | TypeId | (Inherited from System.Attribute) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from System.Attribute) |
![]() | GetHashCode | (Inherited from System.Attribute) |
![]() | IsDefaultAttribute | (Inherited from System.Attribute) |
![]() | Match | (Inherited from System.Attribute) |
![]() | OnActionExecuted | Intercepts the controller call, and transforms the action result into a json result. |
View on GitHub