Compartilhar via


SPChangeView.WebId property

Obtém o GUID do site no qual o modo de exibição foi alterado.

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

Syntax

'Declaração
Public ReadOnly Property WebId As Guid
    Get
'Uso
Dim instance As SPChangeView
Dim value As Guid

value = instance.WebId
public Guid WebId { get; }

Property value

Type: System.Guid
Um GUID que identifica o modo de exibição.

Ver também

Referência

SPChangeView class

SPChangeView members

Microsoft.SharePoint namespace