Compartir a través de


del método SpotlightVideoCollection.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 SpotlightVideo
'Uso
Dim instance As SpotlightVideoCollection
Dim id As Integer
Dim returnValue As SpotlightVideo

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

Parámetros

Valor devuelto

Tipo: Microsoft.SharePoint.Client.Publishing.SpotlightVideo

Vea también

Referencia

clase SpotlightVideoCollection

Miembros SpotlightVideoCollection

Espacio de nombres Microsoft.SharePoint.Client.Publishing