SPUtility.GetSPListFromName method
Include protected members
Include inherited members
擷取提供的資訊與相關聯之 SharePoint 清單。
Overload list
Name | Description | |
---|---|---|
![]() ![]() |
GetSPListFromName(SPWeb, Guid, String, String, String) | 擷取指定之的 SharePoint 清單,但未指定相關聯的SPContext物件。 |
![]() ![]() |
GetSPListFromName(SPContext, SPWeb, Guid, String, String, String) | 擷取指定的 SharePoint 清單。 |
Top