Output Properties

Aggregate Data Node

The root node to be written when combining multiple connections.

Default Web Part Text

This property controls the text that will be displayed if no default connection has been specified in the connection configuration file, and no connection name was specified when referencing the page. This message will also be displayed if no web parts on the page are configured to output any results unless the web part is specified to run via the WebPartID request.

MetaData Node Name

The node written to establish the content as meta data.

MetaData Parent Node

The node where metadata information will be stored.

Output Data Only (Nothing Else on the Page)

When this property is enabled, all other content on the page will be overridden and only the results of this web part will be output.

Output to XML

When this property is enabled, only the web part contents will be displayed within a web part page. This prevents anything else from showing on the page. After this feature is enabled, you will need to add "?OverrideXML=true" or "?version=coras" to the URL in order to modify the web part properties.