SP.ListItem.displayName Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the display name of the list item.

var value = SP.ListItem.get_displayName(); 

Property Value

Type: String

Applies To

SP.ListItem Class

Remarks

It must not be null. It must not be empty.

See Also

Reference

SP.ListItem Methods

SP.ListItem Properties

SP Namespace