This topic has not yet been rated - Rate this topic

ListItem.DisplayName property

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

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
public string DisplayName { get; }

Property value

Type: System.String
Returns a String.instance representing the display name of the list item.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.