Click or drag to resize

NavigationNodeDefinition Fields

The NavigationNodeDefinition type exposes the following members.

Fields
  NameDescription
Public fieldChildren
Contains child navigation nodes of the current navigation node.
Public fieldIsExternal
Specifies whether the provided URL points to an external resource.
Public fieldTitle
Specifies the title for the navigation node.
Public fieldTitleResource
Contains string translations for the title parameter in different languages.
Public fieldUrl
Specifies the URL for navigation node.
Top
See Also