Implemented interface member:
property
Order
Microsoft.AspNetCore.Mvc.Filters.IOrderedFilter.Order
2 references to Order
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ModelStateInvalidFilter.cs (2)
44/// ascending numeric value of the <see cref="Order"/> property. 48/// Filters are executed in a sequence determined by an ascending sort of the <see cref="Order"/> property.