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 current mobile view of the current list item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable ReadOnly Property ViewId As Guid
Get
'Usage
Dim instance As SPMobileContext
Dim value As Guid
value = instance.ViewId
public virtual Guid ViewId { get; }
Property Value
Type: System.Guid
A Guid that specifies the current mobile list view.