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

SP.Folder Class

Remarks

If the folder is the root folder, then the ParentFolder property returns that folder.

See Also

Reference

SP.Folder Methods

SP.Folder Properties

SP Namespace