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