Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Returns the filters that are associated with the action method.
Namespace: System.Web.Mvc.Async
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Overrides Function GetFilters As FilterInfo
public override FilterInfo GetFilters()
public:
virtual FilterInfo^ GetFilters() override
Return Value
Type: System.Web.Mvc.FilterInfo
The filters that are associated with the action method.