Constructor
new ContentSearch(contentSearchResult, count, queryPhrase, startingPage, pageSize)
Parameters:
Name | Type | Description |
---|---|---|
contentSearchResult |
dw.util.Iterator.<dw.content.Content> |
content iterator |
count |
number |
number of contents in the results |
queryPhrase |
string |
request queryPhrase |
startingPage |
number |
The index for the start of the content page |
pageSize |
number | null |
The index for the start of the content page |