Share via


SP.RecycleBinItem.leafName Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the leaf name of the Recycle Bin item.

var value = SP.RecycleBinItem.get_leafName(); 

Property Value

Type: String

Applies To

SP.RecycleBinItem Class

Remarks

It must not be null. Its length must be equal to or less than 128. It must not contain the following characters: \x00-\x1FF, \x22, \x23, \x25, \x26, \x2A, \x3A, \x3C, x3E, \x3F, \x5C and \x7B-\x9F.

See Also

Reference

SP.RecycleBinItem Methods

SP.RecycleBinItem Properties

SP Namespace