pageExternalLink element
| Type: | pageExternalLink |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
This class contains the external links of a page.
Example JSON
{
"pageId" : ...,
"pageName" : "...",
"links" : [ "...", ... ]
}
| Type: | pageExternalLink |
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
This class contains the external links of a page.
{
"pageId" : ...,
"pageName" : "...",
"links" : [ "...", ... ]
}