TreeListFilterableOperatorsDateSettingsTagHelper

Example

Razor
<date/>

Attributes

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