PageSet.setMembers (Method)

Replaces all members of a page set with a new set of pages.

Returns:

Void

Arguments:

Name Type Required Description
pageSetID PageSetID Required A page set's ID.
pageIDList RealPageID_NonTemplate_List_EmptyString Required A comma-delimited list of page IDs. The order in which these IDs exist in this list is the order in which they appear in the page set.

Context:

License Requirements PageSet
Permission Requirements pageSet:Author
Deny Context None
Require Context AuthoringEnabled
Author Lock  

Error Codes:

Code Error Message
34000 One or more of the specified pages is already a member of a page set.

Notes:

None