NavigationNodeCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.NavigationNodeCreationInformation", ServerTypeId="{7aaaa605-79a9-4fda-ae1e-db952e5083e0}", ValueObject=true)]
public class NavigationNodeCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type NavigationNodeCreationInformation = class
    inherit ClientValueObject
Public Class NavigationNodeCreationInformation
Inherits ClientValueObject
Inheritance
NavigationNodeCreationInformation
Attributes

Constructors

NavigationNodeCreationInformation()

Properties

AsLastNode
IsExternal
PreviousNode
Title
TypeId
Url

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to