SPUtility.GetSPListFromName method

Retrieves the SharePoint list that is associated with the provided information.

Overload list

  Name Description
Public methodStatic member GetSPListFromName(SPWeb, Guid, String, String, String) Retrieves the specified SharePoint list without specifying the associated SPContext object.
Public methodStatic member GetSPListFromName(SPContext, SPWeb, Guid, String, String, String) Retrieves the specified SharePoint list.

Top

See also

Reference

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace