set_root
Description:
public void set_root (
Menuitem root)
This function contains all of the Value wrapping required to set the property
root_node on the server this.
Parameters:
this |
The Server object to set the root on
|
root |
The new root Menuitem tree
|