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