Share via


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