Stylesheets.orderStyleSheetSets (Method)

Reorders the style sheet sets for a specified page.

Returns:

Void

Arguments:

Name Type Required Description
pageID RealPageID Required A page's ID.
styleSheetSetIDList PlainText Required A comma-delimited list of style sheet set IDs. The order of elements in this list becomes the order of the style sheet sets.

Context:

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

Error Codes:

Code Error Message
52016 Passed style sheet set IDs do not correspond those defined for the requested page.

Notes:

None