SiteTools.backgroundRebuildCacheForSavedSearchResults (Method)

Rebuilds cache for the pages found by a saved search.

Returns:

Void

Arguments:

Name Type Required Description
savedSearchID SavedSearchID Required A saved search's ID.
waitTime NonNegativeInteger Optional. Defaults to '0'. Number of seconds to wait between pages (set to non-zero value to allow more resources for foreground requests).
rebuildScope CacheRebuildScope Optional. Defaults to 'Stale'. Specifies which elements are rebuilt for the matching pages: All - all elements, regardless of status; Stale - all elements with expired cache; Indexes - all Page Index and Custom Element instances.
browserList BrowserTypesToCacheList_EmptyString Optional. Defaults to an empty string. Comma-delimited list of browser types - leave empty to use subsite defaults.

Context:

License Requirements None
Permission Requirements Contributor
Deny Context None
Require Context None
Author Lock  

Error Codes:

None

Notes:

None