Version

TreeGridDataSourceActionAttribute Class Members

The following tables list the members exposed by TreeGridDataSourceActionAttribute.

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. (Inherited from Infragistics.Web.Mvc.GridDataSourceActionAttribute)
Public MethodOnActionExecutingimplementation of the ActionExecuting event (Inherited from Infragistics.Web.Mvc.GridDataSourceActionAttribute)
See Also

View on GitHub