The tree needs a little bit more work to implement than the application.
Here is the initial class declaration.
[Tree("appAlias", "treeAlias", "Tree Title")]
public class MyApplicationTree : ITree
{
}
Tree Attribute
The Tree attribute takes similar parameters to the Application attribute.
- appAlias
- The alias of the application this tree belongs too ...