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.
Gets the name of the site.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected ReadOnly Property Site As SPSite
Get
'Usage
Dim value As SPSite
value = Me.Site
protected SPSite Site { get; }
Property Value
Type: Microsoft.SharePoint.SPSite
An SPSite object.