PageLayoutCollection.Site property

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.

See also

Reference

PageLayoutCollection class

PageLayoutCollection members

Microsoft.SharePoint.Publishing namespace