IFilterContainer Interface

Syntax

public interface IFilterContainer

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.Filters.IFilterContainer

Properties

FilterDefinition()
Return type:Microsoft.AspNet.Mvc.IFilter
IFilter FilterDefinition { get; set; }