ProxySiteMapNode.WebId property

Gets the GUID of the PortalWebSiteMapNode object to which this ProxySiteMapNode object is associated.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property WebId As Guid
    Get
'Usage
Dim instance As ProxySiteMapNode
Dim value As Guid

value = instance.WebId
public override Guid WebId { get; }

Property value

Type: System.Guid
A GUID of the PortalWebSiteMapNode object to which this ProxySiteMapNode object is associated.

See also

Reference

ProxySiteMapNode class

ProxySiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace

WebId