PageCommandsServicesRemoveCloneMap Method |
Namespace: IngeniuxCMService
public XHRServiceResponseGeneric<PageCommandReturnInformation> RemoveCloneMap( string pageId, string cloneId, string pubTarget )
Information of the Page Command action and the updated properties on the Page with its Id matching the given page id.
{ "code": 0, "error": null, "message": { "contentChanged": false, "pageAction": "removeclonemap", "pageProperties": { "name": "zBrush", "allowedCategoryRoots": [], "ancestors": ["x1", "x2", "x112"], "assignedGroup": null, "assignedUser": { "name": "Turtle Master", "email": "", "userId": "INGENIUX\\awang" }, "canClaimPage": false, "canTranslate": false, "checkedOut": true, "error": null, "icon": 3, "isAssignedToOtherUser": false, "isEditable": true, "isInWorkflow": false, "justRecycled": false, "languageRootId": "x112", "lingualMaps": { "clones": [], "master": null }, "locale": "en-us", "localeInherited": true, "markedForPublish": false, "markedForPublishAny": false, "markedForPublishPropagated": false, "nextPageId": null, "nextPageIndex": 0, "noDnd": false, "numChildPages": 0, "pageId": "x119", "parentId": null, "pendingMasterVersion": 0, "referenceProps": { "created": "20140123T23:49:33", "createdBy": "INGENIUX\\awang", "endDate": "00010101T00:00:00", "lastModified": "20140123T23:49:33", "lastModifiedBy": "User\/INGENIUX___awang", "publishAs": "", "startDate": "00010101T00:00:00" }, "remoteServer": "", "schemaFriendlyName": "Image File", "schemaName": "Image", "schemaOnLatestVersion": true, "securityLevel": 2, "userCanCopyPage": true, "workflow": null }, "pages": null, "queryString": { "assignTargetId": null, "assignToGroup": null, "comment": null, "includeChildren": false, "newPageName": null, "pageAction": "removeclonemap", "pageId": "x121", "pageIds": null, "transitionId": null } } }