Share via


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