DataFormWebPart.ListId Property
SharePoint 2010
Gets or sets the globally unique identifier (GUID) of the SPList associated with the DataFormWebPart.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[PersonalizableAttribute(PersonalizationScope.Shared)] [WebBrowsableAttribute(false)] public Guid ListId { get; set; }