SP.RecycleBinItem.title Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the title of the Recycle Bin item.

var value = SP.RecycleBinItem.get_title(); 

Property Value

Type: String

Applies To

SP.RecycleBinItem Class

Remarks

It must not be null. Its length must be equal to or less than 255.

See Also

Reference

SP.RecycleBinItem Methods

SP.RecycleBinItem Properties

SP Namespace