ReflectedActionDescriptor::GetFilterAttributes Method
Gets the filter attributes.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: virtual IEnumerable<FilterAttribute^>^ GetFilterAttributes( bool useCache ) override
Parameters
- useCache
- Type: System::Boolean
true to use the cache, otherwise false.
Show: