Navigation Class Properties
For a list of all members of this type, see Navigation members.
Public Properties
Name | Description | |
---|---|---|
ChildCount | ||
Current | ||
CurrentArea | Gets or sets Current Area. | |
CurrentAreaPath | Gets Current Area Path. | |
CurrentAreaTitle | Gets Current Area Title. | |
CurrentAsset | Gets or sets Current Asset. | |
CurrentAssetPath | Gets Current Asset Path. | |
CurrentAssetTitle | Gets Current Asset Title. | |
CurrentPath | Gets or sets Current Path. | |
CurrentRootArea | Gets the name of the current asset’s Root area if the CurrentAsset is a valid asset. | |
CurrentRootAreaPath | Gets the fully qualified name of the current root area item. | |
CurrentRootAreaTitle | Gets the user friendly name of the current asset’s Root area. If the root area is not part of the navigation model, this value will be empty. | |
CurrentTitle | Gets Current Title. | |
FirstChild | ||
FirstChildPath | ||
FirstChildTitle | ||
NextSibling | Gets Next Sibling Name. | |
NextSiblingCount | ||
NextSiblingPath | Gets Next Sibling Path. | |
NextSiblingTitle | Gets Next Sibling Title. | |
Parent | Gets Parent Name. | |
ParentPath | Gets Parent Path. | |
ParentTitle | Gets Parent Title. | |
PrevSibling | Gets Previous Sibling Name. | |
PrevSiblingCount | ||
PrevSiblingPath | Gets Previous Sibling Path. | |
PrevSiblingTitle | Gets Previous Sibling Title. | |
Root | Gets Root. | |
RootPath | Gets Root Path | |
RootTitle | Gets Root Title. |
See Also