Page.saveActivationStateMultiple (Method)
Sets the activation state for one or more pages to 'Activate', 'AutoActivate', or 'Inactive'.
Returns:
JobID (integer)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
pageIDList | RealPageIDList | Required | A comma-delimited list of one or more page IDs. |
state | PageActivationType | Required | A string describing a page's activation state; for example, 'Active', 'AutoActivate', or 'Inactive'. |
Context:
License Requirements | (none) |
Permission Requirements | Contributor |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None