This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
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¶
PHP¶
1 |
|
REST API¶
1 2 3 4 5 |
|
1 2 3 4 5 |
|