ContentName Criterion¶
The ContentName Search Criterion searches for content by its name.
Arguments¶
value- string representing the content name, the wildcard character*can be used for partial search
Example¶
You can use this Search Criterion over the REST API, in the payload of the POST /views request:
1 2 3 4 5 | |
1 2 3 4 5 | |