| Attributes |
| Name | Required | Request-time | Type | Description |
| 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. |
| portlets | true | true | java.util.List | The list of portlets the tag uses to render the UI. The portlet list can be filtered under certain conditions. |
| showAllPortlets | false | true | boolean | Whether to render all the available portlets in the portlet list; otherwise, only the portlets that currently have content in them are rendered. |
| type | true | true | java.lang.String | The type of staging to be used. The possible values for the staging type are publish_to_live or publish_to_remote. |