Version

XmlaDataSourceActionAttribute Class Members

The following tables list the members exposed by XmlaDataSourceActionAttribute.

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 MethodOnActionExecutedCalled after the action method executes.  
Public MethodOnActionExecutingCalled before an action method executes.  
See Also

View on GitHub