 
            public class SelectTreeNodeCommand : DashboardCommand| Attributes | Simple access to the command element attributes that will be used when generating the xml. (Inherited from DashboardCommand) | 
| NodePath | The path to the tree node to navigate to when the command is activated (clicked). | 
| Style | The style indicating how the command should be shown. (Inherited from DashboardCommand) | 
| Title | The title of the command. (Inherited from DashboardCommand) | 
| ToolTip | The tooltip (mouse hover text) of the command. (Inherited from DashboardCommand) | 
| Generate | Renders the command. (Inherited from DashboardCommand) | 
| GetAttributeSafe | Helper method to access attributes safely, even if they aren't defined. (Inherited from DashboardCommand) |