Compartir a través de


del método SpotlightChannelCollection.GetById

Espacio de nombres:  Microsoft.SharePoint.Client.Publishing
Ensamblados:   Microsoft.SharePoint.Client.Publishing.Silverlight (en Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (en Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (en Microsoft.SharePoint.Client.Publishing.dll)

Sintaxis

'Declaración
Public Function GetById ( _
    id As Integer _
) As SpotlightChannel
'Uso
Dim instance As SpotlightChannelCollection
Dim id As Integer
Dim returnValue As SpotlightChannel

returnValue = instance.GetById(id)
public SpotlightChannel GetById(
    int id
)

Parámetros

Valor devuelto

Tipo: Microsoft.SharePoint.Client.Publishing.SpotlightChannel

Vea también

Referencia

clase SpotlightChannelCollection

Miembros SpotlightChannelCollection

Espacio de nombres Microsoft.SharePoint.Client.Publishing