Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the identifier of the view that is described by the view context.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ViewId As Guid
Get
Friend Set
'Usage
Dim instance As SPViewContext
Dim value As Guid
value = instance.ViewId
public Guid ViewId { get; internal set; }
Property value
Type: System.Guid
A GUID that identifies the view.