TreeListFilterableOperatorsStringSettingsTagHelper

Example

Razor
<string/>

Attributes

AttributeTypeDescription
containsStringThe text of the contains filter operator.
doesnotcontainStringThe text of the doesnotcontain filter operator.
endswithStringThe text of the endswith filter operator.
eqStringThe text of the eq (equal to) filter operator.
isemptyStringThe text of the isempty filter operator.
isnotemptyStringThe text of the isnotempty filter operator.
isnotnullStringThe text of the isnotnull filter operator.
isnullStringThe text of the isnull filter operator.
neqStringThe text of the ne (not equal to) filter operator.
startswithStringThe text of the startswith filter operator.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support