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