Share via


SpotlightChannel 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 SpotlightChannel(context, _
    objectPath)
public SpotlightChannel(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

SpotlightChannel class

SpotlightChannel members

Microsoft.SharePoint.Client.Publishing namespace