SP.Folder.parentFolder Property
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.