This topic has not yet been rated - Rate this topic

NavigationNode members

SharePoint 2013

Represents a navigation node in the search navigation provider.

The NavigationNode type exposes the following members.

  NameDescription
Public method NavigationNode(Int32, String, String) Initializes a new instance of the NavigationNode class based on the specified identifier and name and the referenced URL.
Public method NavigationNode(NavigationNode.DefaultNode, String, String) Initializes a new instance of the NavigationNode class based on the specified node and name, and the referenced URL.
Public method NavigationNode(Int32, String, String, String) Initializes a new instance of the NavigationNode class based on the specified identifier and name with the referenced URL and the user prompt.
Top
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
  NameDescription
Public field id
Public field name
Public field promptString
Public field url
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.