PublishingWeb.PagesList property

Gets the pages list in which PublishingPage objects are stored for this PublishingWeb object.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property PagesList As SPList
    Get
'Usage
Dim instance As PublishingWeb
Dim value As SPList

value = instance.PagesList
public SPList PagesList { get; }

Property value

Type: Microsoft.SharePoint.SPList
The pages list in which PublishingPage objects are stored for this PublishingWeb.

See also

Reference

PublishingWeb class

PublishingWeb members

Microsoft.SharePoint.Publishing namespace

GetPagesListId

GetPagesListName

PagesListId

PagesListName