Version

GridDataSourceActionAttribute Class Members

The following tables list the members exposed by GridDataSourceActionAttribute.

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 Methodstatic (Shared in Visual Basic)InferFeaturesinfers enabled grid features based on request params and values. GridFeatures are instantiated from the passed parameter gridFeatureFactory.  
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.  
Public MethodOnActionExecutingimplementation of the ActionExecuting event  
See Also

View on GitHub