PageSet.changeOwner (Method)
Changes the owner of a page set.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
pageSetID | PageSetID | Required | A page set's ID. |
ownerID | ContributorID | Required | The ID of the user or group that will become a page set's owner. |
Context:
License Requirements | PageSet |
Permission Requirements | pageSet:Admin |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | This method may be customized at the site level |
Error Codes:
Code | Error Message |
---|---|
31013 |
Notes:
None