CustomElement.changeOwner (Method)
Changes a custom element's owner.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | CustomElementID | Required | A custom element's ID. |
ownerID | ContributorID | Required | The ID of a group or user that will become a custom element's owner. |
Context:
License Requirements | None |
Permission Requirements | customElement: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:
None
Notes:
None