This topic has not yet been rated - Rate this topic

ActionDescriptor.GetFilters Method

Returns the filters that are associated with this action method.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public virtual FilterInfo GetFilters()

Return Value

Type: System.Web.Mvc.FilterInfo
The filters that are associated with this action method.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.