PageSet.delete (Method)

Deletes a page set.

Returns:

Void

Arguments:

Name Type Required Description
pageSetID PageSetID Required A page set ID.
ignoreWarnings Boolean Optional. Defaults to '0'. Boolean flag which when set to true indicates that CommonSpot ignores warnings. If this value is false and a warning occurs, this method throws an error and a warning message.

Context:

License Requirements PageSet
Permission Requirements pageSet: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:

Code Error Message
34009  
34010  
75001 The page set cannot be deleted because another user has locked it. You can delete it after its lock is released.

Notes:

None