Version 21.2

GridDataSourceActionAttribute Class Methods

For a list of all members of this type, see GridDataSourceActionAttribute members.

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