SPWeb.GetFolder Method
Include Protected Members
Include Inherited Members
Returns the folder object with the specified GUID or the folder object that is located at the specified URL.
Overload List
Name | Description | |
---|---|---|
GetFolder(Guid) | Returns the folder object with the specified GUID. | |
GetFolder(String) | Returns the folder object that is located at the specified URL. |
Top