SiteTools.backgroundBuildCacheFiles (Method)
Rebuilds cache for this site in the background, building cache for browsers selected in subsite properties.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
subsiteIDList | SubsiteIDList | Optional. Defaults to '1'. | A comma-delimited list of subsite IDs for which CommonSpot will build cache files. |
includeChildSubsites | Boolean | Optional. Defaults to '1'. | Boolean flag which when set to true tells CommonSpot to include child subsites of the specified subsites. |
forceRebuild | Boolean | Optional. Defaults to '0'. | Boolean flag which when set to true tells CommonSpot to rebuild cache files if they exist. |
Context:
License Requirements | None |
Permission Requirements | site:SiteMaintenance |
Deny Context | None |
Require Context | None |
Author Lock |
Error Codes:
None
Notes:
None