ListCollection.EnsureSitePagesLibrary method

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

Syntax

'Declaration
Public Function EnsureSitePagesLibrary As List
'Usage
Dim instance As ListCollection
Dim returnValue As List

returnValue = instance.EnsureSitePagesLibrary()
public List EnsureSitePagesLibrary()

Return value

Type: Microsoft.SharePoint.Client.List
Returns List.

See also

Reference

ListCollection class

ListCollection members

Microsoft.SharePoint.Client namespace