Skip to content

Instantly share code, notes, and snippets.

@sbosell
Created February 17, 2014 22:34
Show Gist options
  • Save sbosell/9060587 to your computer and use it in GitHub Desktop.
Save sbosell/9060587 to your computer and use it in GitHub Desktop.
Umbraco node values
{
"Id": 1053,
"Name": "Site",
"Url": "/",
"Path": "-1,1053",
"ContentTypeAlias": "SiteMaster",
"Properties": {
"umbracoRedirect": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "umbracoRedirect",
"Value": null,
"XPathValue": null
},
"umbracoInternalRedirectId": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "umbracoInternalRedirectId",
"Value": null,
"XPathValue": null
},
"umbracoUrlName": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "umbracoUrlName",
"Value": "",
"XPathValue": ""
},
"umbracoUrlAlias": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "umbracoUrlAlias",
"Value": "",
"XPathValue": ""
},
"umbracoNaviHide": {
"DataValue": "0",
"HasValue": true,
"PropertyTypeAlias": "umbracoNaviHide",
"Value": false,
"XPathValue": "0"
},
"sectionClasses": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "sectionClasses",
"Value": "",
"XPathValue": ""
},
"childSectionClass": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "childSectionClass",
"Value": "",
"XPathValue": ""
},
"pageTitle": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "pageTitle",
"Value": "",
"XPathValue": ""
},
"description": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "description",
"Value": null,
"XPathValue": null
},
"keywords": {
"DataValue": "",
"HasValue": false,
"PropertyTypeAlias": "keywords",
"Value": "",
"XPathValue": ""
}
},
"Template": "AngApp",
"TemplateId": 1069
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment