Controller GetActionFilters Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Protected methodStatic memberGetActionFilters(MethodInfo)
Returns cached (for performance)ordered array of ActionFilterAttributes for action method
Protected methodStatic memberGetActionFilters(Type)
Returns cached (for performance)ordered array of ActionFilterAttributes for type
Back to Top
See Also