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