FilterOperatorsNumberSettingsTagHelper

Example

Razor
<filter-operators-number>
</filter-operators-number>

Attributes

AttributeTypeDescription
eqStringThe text of the "equal" filter operator.
gtStringThe text of the "greater than or equal" filter operator.
gteStringThe text of the "greater than or equal" filter operator.
isnotnullStringThe text of the "isnotnull" filter operator.
isnullStringThe text of the "isnull" filter operator.
ltStringThe text of the "less than or equal" filter operator.
lteStringThe text of the "less than or equal" filter operator.
neqStringThe text of the "not equal" filter operator.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support