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
Remarks
It must not be null. Its length must be equal to or less than 255.