Freigeben über


NavigationNode.Id-Eigenschaft

Ruft einen Wert ab, der den Bezeichner für den Navigationsknoten angibt.

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property Id As Integer
    Get
'Usage
Dim instance As NavigationNode
Dim value As Integer

value = instance.Id
public int Id { get; }

Eigenschaftswert

Typ: System.Int32
Gibt eine Int32 -Instanz, die den Bezeichner für den Navigationsbereich Knoten darstellt.

Siehe auch

Referenz

NavigationNode Klasse

NavigationNode-Member

Microsoft.SharePoint.Client-Namespace