ListViewWebPart.ListName Property
Gets or sets the globally unique identifier (GUID) of the list that is displayed in the Web Part.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[BrowsableAttribute(false)] [WebPartStorageAttribute(Storage.Shared)] public string ListName { get; set; }
Property Value
Type: System.StringA string that contains the GUID of the list with all-uppercase characters and enclosed within curly braces ({ }).