FilterAttributeFilterProvider Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_protmethodGetActionAttributes(ControllerContext, ActionDescriptor)

Gets a collection of custom action attributes.

System_CAPS_protmethodGetControllerAttributes(ControllerContext, ActionDescriptor)

Gets a collection of controller attributes.

System_CAPS_pubmethodGetFilters(ControllerContext, ActionDescriptor)

Aggregates the filters from all of the filter providers into one collection.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: