ReflectedAsyncActionDescriptor::GetFilterAttributes Method
Gets the filter attributes.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public: virtual IEnumerable<FilterAttribute^>^ GetFilterAttributes( bool useCache ) override
Parameters
- useCache
- Type: System::Boolean
Use cache flag.
Show: