PublishingPage constructor

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

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New PublishingPage(context, _
    objectPath)
public PublishingPage(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

PublishingPage class

PublishingPage members

Microsoft.SharePoint.Client.Publishing namespace