PortalSiteMapProvider.currentWeb field

Specifies the field that contains an SPWeb object that represents the current Web site.

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

Syntax

'Declaration
Protected currentWeb As SPWeb
'Usage
Dim value As SPWeb

value = Me.currentWeb

Me.currentWeb = value
protected SPWeb currentWeb

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace

PortalSiteMapProvider