Keywords.getDelimitedListForObject (Method)
Returns a comma-delimited list of the keywords associated with a page, image, page set, or XML publication. If the returned value is an empty string, no keywords are associated with this object.
Returns:
KeywordList_EmptyString (specialcase)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
objectID | KeywordableObjectID | Required | An object's ID. This object can be a page, image, page set, or XML publication. |
Context:
License Requirements | Keywords |
Permission Requirements | (none) |
Deny Context | None |
Require Context | None |
Author Lock | (not required) |
Transaction Logging | Transaction logging is disabled for this method |
Customization | This method may be customized at the site level |
Error Codes:
None
Notes:
None