SPRelatedField.WebId property
Obtém o identificador do site onde se encontra a lista de filhos.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property WebId As Guid
Get
'Uso
Dim instance As SPRelatedField
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
Property value
Type: System.Guid
A propriedade ID de um objeto SPWeb .