Page.changeOwner (Method)

Changes the ownership of a page or template. You cannot, however, change the ownership of a base template.

Returns:

Void

Arguments:

Name Type Required Description
id RealPageID_NonBaseTemplate Required A page's ID.
ownerID ContributorID Required A user or group's ID.

Context:

License Requirements None
Permission Requirements page:Admin
Deny Context None
Require Context AuthoringEnabled
Author Lock If available
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:

None

Notes:

None