Поделиться через


ActionDescriptor.GetFilters Метод

Определение

Внимание!

Please call System.Web.Mvc.FilterProviders.Providers.GetFilters() now.

Возвращает фильтры, связанные с данным методом действия.

[System.Obsolete("Please call System.Web.Mvc.FilterProviders.Providers.GetFilters() now.", true)]
public virtual System.Web.Mvc.FilterInfo GetFilters ();
abstract member GetFilters : unit -> System.Web.Mvc.FilterInfo
override this.GetFilters : unit -> System.Web.Mvc.FilterInfo
Public Overridable Function GetFilters () As FilterInfo

Возвращаемое значение

Фильтры, связанные с данным методом действия.

Атрибуты

Применяется к