List.GetView method
SharePoint 2013
Returns the list view with the specified view identifier.
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Parameters
- viewGuid
- Type: System.Guid
Specifies the view identifier.
Return value
Type: Microsoft.SharePoint.Client.ViewReturns a View instance representing the list view with the specified view identifier.