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