| Attributes |
| Name | Required | Request-time | Type | Description |
| action | true | true | java.lang.String | The current action the tag is being used with. Possible examples for the action are export, import, or publish. |
| disableInputs | false | true | boolean | Whether to disable all the rendered inputs on the screen. |
| exportImportConfigurationId | false | true | long | The ID of the exportImportConfiguration. If the exportImportConfigurationId is valid, the content settings are used from the corresponding exportImportConfiguration. |
| groupId | true | true | long | The group ID to use for rendering the pages. |
| privateLayout | true | true | boolean | Whether to render the private pages; otherwise; the public pages are rendered. |
| treeId | true | true | java.lang.String | The tree ID from the caller environment. |