PortalSiteMapProvider.currentSite Field
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