SP.RecycleBinItem.dirName Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the site relative URL of the list or folder that originally contained the Recycle Bin item.

var value = SP.RecycleBinItem.get_dirName(); 

Property Value

Type: String

Applies To

SP.RecycleBinItem Class

Remarks

It must not be null. It must be a URL of relative form. Its length must be equal to or less than 256.

See Also

Reference

SP.RecycleBinItem Methods

SP.RecycleBinItem Properties

SP Namespace