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