ActionDescriptor.GetFilterAttributes Method (Boolean)
Gets the filter attributes.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Public Overridable Function GetFilterAttributes ( useCache As Boolean ) As IEnumerable(Of FilterAttribute)
Parameters
- useCache
-
Type:
System.Boolean
true to use the cache, otherwise false.
Show: