PageProperties
Methods
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
$page.properties.forId(macroId) | PageProperties | The properties contained in the macro with the given macro ID.
| ||||||
$page.properties.get(key) | HtmlFragment | The property value for the given property key. You can also use subscript notation if the property key is a single word without special characters, e.g.
|