XMLPublications.changeDefinitionState (Method)
Changes the state of an XML publication's definition to active or inactive.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
definitionID | XMLPublicationDefinitionID | Required | The ID of an XML publication definition. |
state | XMLPublicationState | Required | String identifying a state for an XML publication definition: 'Active' or 'Inactive'. |
Context:
License Requirements | XMLPublication |
Permission Requirements | site:ManageXMLPublications |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock |
Error Codes:
None
Notes:
None