Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the filters that are associated with this action method.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Overridable Function GetFilters As FilterInfo
public virtual FilterInfo GetFilters()
public:
virtual FilterInfo^ GetFilters()
Return Value
Type: System.Web.Mvc.FilterInfo
The filters that are associated with this action method.