NavigationNodeCreationInformation Members

Include Protected Members
Include Inherited Members

Describes a new navigation node to be created.

The NavigationNodeCreationInformation type exposes the following members.

Constructors

  Name Description
Public method NavigationNodeCreationInformation

Top

Properties

  Name Description
Public property AsLastNode Gets or sets a value that specifies whether the navigation node will be created as the last node in the collection.
Public property IsExternal Gets or sets a value that specifies whether the navigation node URL potentially corresponds to pages outside of the site collection.
Public property PreviousNode Gets or sets a value that specifies the navigation node after which the new navigation node will appear in the navigation node collection.
Public property Title Gets or sets a value that specifies the anchor text for the node navigation link.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property Url Gets or sets a value that specifies the URL to be stored with the navigation node.

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See Also

Reference

NavigationNodeCreationInformation Class

Microsoft.SharePoint.Client Namespace