Implemented interface member:
property
Order
Microsoft.AspNetCore.Mvc.Filters.IOrderedFilter.Order
2 references to Order
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
IgnoreAntiforgeryTokenAttribute.cs (2)
17
/// ascending numeric value of the <see cref="
Order
"/> property.
21
/// Filters are executed in an ordering determined by an ascending sort of the <see cref="
Order
"/> property.