pageRenderResponse
Response for request to render a page
XML
Elements
name (type) |
min/max occurs |
description |
content (string)
|
0/1 |
Get the content
|
properties
|
0/1 |
Get the properties
|
tags (tag)
|
0/unbounded |
Get the tags
|
metaeditables (metaEditable)
|
0/unbounded |
Get the meta editables
|
JSON
property |
type |
description |
content |
content (string)
|
Get the content
|
properties |
properties
|
Get the properties
|
tags |
array of tags (tag)
|
Get the tags
|
metaeditables |
array of metaeditables (metaEditable)
|
Get the meta editables
|