Stylesheets.deleteStyleSheetSet (Method)

Deletes a style sheet set from a page.

Returns:

Void

Arguments:

Name Type Required Description
pageID RealPageID Required A page's ID.
styleSheetSetID StyleSheetSetID Required The ID of the StyleSheetSet to which the style sheet belongs.

Context:

License Requirements None
Permission Requirements page:Style
Deny Context None
Require Context AuthoringEnabled
Author Lock If available

Error Codes:

Code Error Message
52000  
52005 The page ID and style sheet set ID do not correspond with each other.

Notes:

None