Freigeben über


Web.GetViewFromPath(ResourcePath) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.View GetViewFromPath (Microsoft.SharePoint.Client.ResourcePath listPath);
member this.GetViewFromPath : Microsoft.SharePoint.Client.ResourcePath -> Microsoft.SharePoint.Client.View
Public Function GetViewFromPath (listPath As ResourcePath) As View

Parameters

listPath
ResourcePath

Returns

Attributes

Applies to