PortalSiteMapProvider.currentSite field

Specifies the field that contains a SPSite object that represents the current site.

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

Syntax

'Declaration
Protected currentSite As SPSite
'Usage
Dim value As SPSite

value = Me.currentSite

Me.currentSite = value
protected SPSite currentSite

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace

PortalSiteMapProvider