IExplorerNodeContext.SiteId Property

Definition

Gets the ID of the SharePoint site (Microsoft.SharePoint.SPWeb) that this node is associated with.

public:
 property Guid SiteId { Guid get(); };
public Guid SiteId { get; }
member this.SiteId : Guid
Public ReadOnly Property SiteId As Guid

Property Value

The ID of the SharePoint site (Microsoft.SharePoint.SPWeb) that this node is associated with.

Applies to