This section describes the public JSON formats of exportable configuration for Page-Root and Page.

Public Format for page-root

Properties in the JSON file:

Example:

{ 
		 "ecr:createDate": "2015-03-11T14:57:34.906Z",
   "defaultSiteId": "/DiscoverElectronics", 
   "ecr:type": "page-root" 
} 

Public format for page

Properties in the JSON file:

Example:

{ 
		 "ecr:type": "page" 
   "contentType": "Page",
   "ecr:createDate": "2015-03-11T14:57:34.906Z" 
	  "ecr:lastModified": "2015-04-23T17:39:32.956-04:00",
   "ecr:lastModifiedBy": "curtis"   
} 


Copyright © Legal Notices