IRequestResources.RequestViewGuid Property
Reserved for internal use. Gets the ID of the list view that may be accessed by the request.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property RequestViewGuid As Guid
Get
'Usage
Dim instance As IRequestResources
Dim value As Guid
value = instance.RequestViewGuid
Guid RequestViewGuid { get; }
Property Value
Type: System.Guid
Guid