PageCommandsServicesRollback Method |
Namespace: IngeniuxCMService
public XHRServiceResponseGeneric<PageCommandReturnInformation> Rollback( string pageId, string pubTarget )
Information of the Page Command action and the properties of the Page after rollback
{ "code": 0, "error": null, "message": { "contentChanged": false, "pageAction": "rollback", "pageProperties": { "name": "ContactUs", "allowedCategoryRoots": [], "ancestors": ["x1", "x2", "x3"], "assignedGroup": null, "assignedUser": null, "canClaimPage": false, "canTranslate": false, "checkedOut": false, "error": null, "icon": 5, "isAssignedToOtherUser": false, "isEditable": false, "isInWorkflow": false, "justRecycled": false, "languageRootId": "", "lingualMaps": { "clones": [], "master": null }, "locale": "", "localeInherited": true, "markedForPublish": false, "markedForPublishAny": false, "markedForPublishPropagated": false, "nextPageId": null, "nextPageIndex": 0, "noDnd": false, "numChildPages": 0, "pageId": "x70", "parentId": null, "pendingMasterVersion": 0, "referenceProps": { "created": "20131218T23:22:52", "createdBy": "INGENIUX\\awang", "endDate": "00010101T00:00:00", "lastModified": "20140128T01:27:35", "lastModifiedBy": "User\/INGENIUX___awang", "publishAs": "", "startDate": "00010101T00:00:00" }, "remoteServer": "", "schemaFriendlyName": null, "schemaName": "ContactInformation", "schemaOnLatestVersion": false, "securityLevel": 2, "userCanCopyPage": true, "workflow": null }, "pages": [{ "id": "x70", "props": { "name": "ContactUs", "allowedCategoryRoots": [], "ancestors": ["x1", "x2", "x3"], "assignedGroup": null, "assignedUser": null, "canClaimPage": false, "canTranslate": false, "checkedOut": false, "error": null, "icon": 5, "isAssignedToOtherUser": false, "isEditable": false, "isInWorkflow": false, "justRecycled": false, "languageRootId": "", "lingualMaps": { "clones": [], "master": null }, "locale": "", "localeInherited": true, "markedForPublish": false, "markedForPublishAny": false, "markedForPublishPropagated": false, "nextPageId": null, "nextPageIndex": 0, "noDnd": false, "numChildPages": 0, "pageId": "x70", "parentId": null, "pendingMasterVersion": 0, "referenceProps": { "created": "20131218T23:22:52", "createdBy": "INGENIUX\\awang", "endDate": "00010101T00:00:00", "lastModified": "20140128T01:27:35", "lastModifiedBy": "User\/INGENIUX___awang", "publishAs": "", "startDate": "00010101T00:00:00" }, "remoteServer": "", "schemaFriendlyName": null, "schemaName": "ContactInformation", "schemaOnLatestVersion": false, "securityLevel": 2, "userCanCopyPage": true, "workflow": null } }], "queryString": { "assignTargetId": null, "assignToGroup": null, "comment": null, "includeChildren": false, "newPageName": null, "pageAction": null, "pageId": null, "pageIds": null, "transitionId": null } } }