Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Creating Add-ons > Add-on Collections > Collection Installation File > Collection File Addon Node > Collection File Page Interface Form Node > Collection File Setting Interface Tab node

Collection File Setting Interface Tab node

A Tab node creates a new tab on a settings page. It can contain any settings interface element except another tab.

An example of a settings page would be the Content Spider settings.

<Tab name="">
<Description />
<Help />
<HelpLink />
<SubHead/>
<SiteProperty/>
<CopyContent />
<FileContent />
<DbQuery />
</Tab>

Name is the caption used for the tab display.

This page was last reviewed 5/19/2021 5:01:36 PM