pageExternalLink
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
This class contains the external links of a page.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| pageId (int) | 0/1 | Get pageId |
| pageName (string) | 0/1 | Get pageName |
| links (string) | 0/unbounded | Get links |
JSON
| property | type | description |
|---|---|---|
| pageId | pageId (int) | Get pageId |
| pageName | pageName (string) | Get pageName |
| links | array of links (string) | Get links |