ListPageInteraction.tabChanged Method
Called when the active tab is changed.
Syntax
public void tabChanged(container activeTabNames)
Run On
Called
Parameters
- activeTabNames
Type: container
A container containing the names of the active tabs.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Called when the active tab is changed.
public void tabChanged(container activeTabNames)
Called