SiteTools.sendContentFreshnessReminders (Method)
Sends freshness reminder notifications for pages that need checking based on the page's freshness reminder setting.
Returns:
JobID (integer)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
subsiteIDList | SubsiteIDList_EmptyString | Optional. Defaults to '1'. | A comma-delimited list of subsite IDs for which CommonSpot will build cache files. CommonSpot only uses this list if the 'pageIDList' argument is set to an empty string. If this argument is set to 1, CommonSpot begins rebuilding the cache at the root subsite. |
includeChildSubsites | Boolean | Optional. Defaults to '1'. | Boolean flag which when set to true tells CommonSpot to include child subsites. CommonSpot will only include child subsites if the 'subsiteIDList' is set to a value. |
Context:
License Requirements | (none) |
Permission Requirements | None |
Deny Context | None |
Require Context | Authoring |
Author Lock |
Error Codes:
None
Notes:
None