JavaScript
tbiObj._toggleEditControlSecurityGroupsMode Method
Syntax
tbiObj._toggleEditControlSecurityGroupsMode();
Description
Toggles the security groups edit mode for buttons in a Tabbed UI.
Discussion
The tbiObj._toggleEditControlSecurityGroupsMode() method puts the TabbedUI into an edit mode where you can change the security groups for buttons in the Tabbed UI. See Store security groups in a database for more information.
tbiObj._toggleEditControlSecurityGroupsMode();
See Also