Share via


ListCollection.EnsureSitePagesLibrary Method

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Function EnsureSitePagesLibrary As List
'Usage
Dim instance As ListCollection
Dim returnValue As List

returnValue = instance.EnsureSitePagesLibrary()
[RemoteAttribute]
public List EnsureSitePagesLibrary()

Return Value

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

See Also

Reference

ListCollection Class

ListCollection Members

Microsoft.SharePoint.Client Namespace