SPWeb.GetListFromUrl, méthode (Microsoft.SharePoint)
Windows SharePoint Services 3
Returns the list that is associated with the first Web Part on the specified Web Part page. Beginning in Windows SharePoint Services 3.0, use the GetListFromWebPartPageUrl method instead of the GetListUrl method.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)
The GetListFromUrl method does not return the list that is associated with the specified Web Part page. To return the list that is associated with a specified URL, use the GetList method.