In This Article

NavigableRequestContexts Class

Provides access to the built-in INavigableRequestContext instances, that indicate the context of a navigable request.

public static class NavigableRequestContexts
Inheritance:
System.Object Object

Properties

NavigableSymbolSelector

Gets the INavigableRequestContext for a navigable symbol selector control.

public static INavigableRequestContext NavigableSymbolSelector { get; }

Property Value

INavigableRequestContext:

The INavigableRequestContext for a navigable symbol selector control.

Inherited Members

  • System.Object.ToString()
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object, System.Object)
  • System.Object.ReferenceEquals(System.Object, System.Object)
  • System.Object.GetHashCode()
  • System.Object.GetType()
  • System.Object.MemberwiseClone()