Notes.deleteAllForObject (Method)
Deletes all public and private notes from an object. This action removes notes from all users. The current user must have Author, Edit, or Admin permissions for this object.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
objectID | PageIDImageIDMultimediaID | Required | A CommonSpot pageID as saved in sitepages table. |
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 site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None