DashboardHelperAddSelectNodeBehavior Method

Overload List

AddSelectNodeBehavior(DashboardCommand, String) Adds behavior to a command, so that when it is clicked/activated the configurator will navigate to the tree node at the nodePath specified.
AddSelectNodeBehavior(XmlElement, String) Adds behavior to an element, so that when it is clicked/activated the configurator will navigate to the tree node at the nodePath specified.

See Also