Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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