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 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