SPUtility.GetSPListFromName method
SharePoint 2013
Retrieves the SharePoint list that is associated with the provided information.
| Name | Description | |
|---|---|---|
|
GetSPListFromName(SPWeb, Guid, String, String, String) | Retrieves the specified SharePoint list without specifying the associated SPContext object. |
|
GetSPListFromName(SPContext, SPWeb, Guid, String, String, String) | Retrieves the specified SharePoint list. |