SPWeb.GetListFromWebPartPageUrl Method
Windows SharePoint Services 3
Returns the list that is associated with the first Web Part on the specified Web Part page.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
The GetListFromWebPartPageUrl 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.