This topic has not yet been rated - Rate this topic

DataFormWebPart.ListId Property

SharePoint 2010

Gets or sets the globally unique identifier (GUID) of the SPList associated with the DataFormWebPart.

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

Property Value

Type: System.Guid
The GUID of the SPList associated with the DataFormWebPart.

Implements

IListWebPart.ListId

The Listname() property is set to a string representation of the value to which this property is set.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ