Describes a new navigation node to be created.
NavigationNodeCreationInformation 类型公开以下成员。
构造函数
| 名称 | 说明 | |
|---|---|---|
![]() |
NavigationNodeCreationInformation | Initializes a new instance of the NavigationNodeCreationInformation object. |
页首
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
AsLastNode | Gets or sets a value that specifies whether the navigation node will be created as the last node in the collection. |
![]() |
IsExternal | Gets or sets a value that specifies whether the navigation node URL potentially corresponds to pages outside of the site collection. |
![]() |
PreviousNode | Gets or sets a value that specifies the navigation node after which the new navigation node will appear in the navigation node collection. |
![]() |
Title | Gets or sets a value that specifies the anchor text for the node navigation link. |
![]() |
TypeId | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。) |
![]() |
Url | Gets or sets a value that specifies the URL to be stored with the navigation node. |
页首
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) |
![]() |
InitOnePropertyFromJson | (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。) |
![]() |
ToString | (从 Object 继承。) |
![]() |
WriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首
.gif)
.gif)
.gif)