![]() | Configuration |
The ConfigurationManager Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() ![]() | IsExpanded | Provides information for a node (nodePath) as to whether it is is to be displayed folded or expanded. Returns zero if either the node has no NodeList or no local configuration has been loaded. |
![]() ![]() | LoadLocalConfiguration | Loads the current configuration from LocalConfigurationPath. The current configuration is saved for each LogicalNodeViewModel, whether its node is collapsed in the screen display or its sub-nodes are visible. The visibility of the nodes can then be adjusted according to the loaded configuration can be restored. |
![]() ![]() | SaveLocalConfiguration | Saves the current configuration in the LocalConfigurationDirectory. The current configuration contains the relevant current UI properties (WindowAspects) and for each LogicalNodeViewModel, whether its node in the screen display is collapsed or its subnodes are visible. |