Expand Minimize
This topic has not yet been rated - Rate this topic

DataFormWebPart.DisplayName Property

Keeps the display name of the original list view when converting a ListViewWebPart object to a.DataFormWebPart object.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(false)]
public string DisplayName { get; set; }

Property Value

Type: System.String

Used for DataFormWebPart objects converted from ListViewWebPart objects.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.