Contacts.save (Method)

Saves contacts for a page or image.

Returns:

Void

Arguments:

Name Type Required Description
objectID PageIDImageIDMultimediaID Required A CommonSpot pageID as saved in sitepages table.
contactTypeID ActiveContactTypeID Required A contact type's ID.
userIDList UserIDList Required A comma-delimited list of user IDs.
responsibilityDescription PlainText_150 Optional. Defaults to an empty string. A description of the contact's responsibilities.

Context:

License Requirements None
Permission Requirements Content:Author
Deny Context None
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the customer level, calls to this method will be logged
Customization This method may be customized at the customer level

Error Codes:

None

Notes:

None