Share via


ListCollection.EnsureClientRenderedSitePagesLibrary method

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

Syntax

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

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

Return value

Type: Microsoft.SharePoint.Client.List

See also

Reference

ListCollection class

ListCollection members

Microsoft.SharePoint.Client namespace