Tree.addSubsiteBindings (Method)

Adds subsite bindings for specified tree.

Returns:

Void

Arguments:

Name Type Required Description
treeID TreeID Required The tree Id for which subsite bindings need to be added.
subsiteIDList SubsiteIDList Required The subsites Id list for which specified tree need to be bound.

Context:

License Requirements (none)
Permission Requirements treeNav:Edit
Deny Context (none)
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

Code Error Message
403  
87519 Another tree in the same family is bound to following subsites.$1
87522 The tree which is not in a tree family cannot be bound to any subsite.
87523 You do not have admin permissions for following subsites.$1

Notes:

None