SiteTreeServicesGetPageProperties Method |
Namespace: IngeniuxCMService
public XHRServiceResponseGeneric<PageProperties> GetPageProperties( string pageId, string pubTarget, bool fullDetails = false )
Properties of the Page node
{ "code": 0, "error": null, "message": { "name": "dbquery", "allowedCategoryRoots": [], "ancestors": ["x1", "x2"], "assignedGroup": null, "assignedUser": null, "canClaimPage": false, "canTranslate": false, "checkedOut": false, "error": null, "icon": 4, "isAssignedToOtherUser": false, "isEditable": false, "isInWorkflow": false, "justRecycled": false, "languageRootId": "", "lingualMaps": { "clones": [], "master": null }, "locale": "", "localeInherited": true, "markedForPublish": true, "markedForPublishAny": true, "markedForPublishPropagated": false, "nextPageId": null, "nextPageIndex": 0, "noDnd": false, "numChildPages": 0, "pageId": "x99", "parentId": null, "pendingMasterVersion": 0, "referenceProps": { "created": "20140109T22:46:19", "createdBy": "INGENIUX\\awang", "endDate": "00010101T00:00:00", "lastModified": "20140127T18:17:05", "lastModifiedBy": "User\/INGENIUX___awang", "publishAs": "", "startDate": "00010101T00:00:00" }, "remoteServer": "", "schemaFriendlyName": null, "schemaName": "DbQuery", "schemaOnLatestVersion": false, "securityLevel": 2, "userCanCopyPage": true, "workflow": null } }
If Page doesn't exist, returns error status