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.
ParentLocationId Criterion¶
The ParentLocationId
Search Criterion
searches for content based on the Location ID of its parent.
Arguments¶
value
- int(s) representing the parent Location IDs
Example¶
1 |
|
Use case¶
You can use the ParentLocationId
Search Criterion to list blog posts contained in a blog:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
|
1 2 3 4 5 6 |
|