Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets the parent list folder of the folder.
var value = SP.Folder.get_parentFolder();
Property Value
Type: SP.Folder
Applies To
Remarks
If the folder is the root folder, then the ParentFolder property returns that folder.