Site.reassignContentOwnership (Method)

Reassigns content ownership from one or more users to a another user.

Returns:

Void

Arguments:

Name Type Required Description
userIDList UserIDList Required A comma-delimited list of users IDs.
userID UserID Required A user's ID.

Context:

License Requirements None
Permission Requirements site:SiteAdmin
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

Code Error Message
46005 Content cannot be reassigned to the same user.

Notes:

None