View style of a navigation
[Visual Basic] Public Enum Site.navigationMode [C#] public enum Site.navigationMode [C++] public __value enum Site.navigationMode [JScript] public enum Site.navigationMode
getSiteNavigation
Member Name | Description |
---|---|
Standard | Standard Navigation Mode, Displays All Levels up to a Rootnode and one Sublevel if current Node has Subnodes |
StandardWithoutSubnodes | Standard Navigation Mode, Displays All Levels up to a Rootnode without Sublevel if current Node has Subnodes |
Full | Full Navigation Mode, Displays All Nodes under the current Root node |
Path | Path navigation Mode, Displays All nodes between the current Node and the Root node in a path |
Subnodes | Subnodes Navigation Mode, Displays All Nodes under the current node |
Namespace: ppm3dakClient
Assembly: ppm3dakClient (in ppm3dakClient.dll)