SiteTools.resetUploadedDocumentAccess (Method)

Starts a job that removes private uploaded documents and old versions of public uploaded documents from subsite's 'upload' folder.

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 reset uploaded document access. If this argument is set to 1, CommonSpot begins resetting the acces 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 site:SiteMaintenance
Deny Context None
Require Context None
Author Lock  

Error Codes:

None

Notes:

None