INodeContext.NavigationContext Property

Definition

Gets the context of the navigation.

public:
 property System::String ^ NavigationContext { System::String ^ get(); };
public string NavigationContext { get; }
member this.NavigationContext : string
Public ReadOnly Property NavigationContext As String

Property Value

A string that represents the context of the navigation.

Applies to