This topic has not yet been rated - Rate this topic

ListFormWebPart.ListId Property

SharePoint 2010

Gets or sets the globally unique identifier (GUID) of the SPList in the ListFormWebPart.

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

Property Value

Type: System.Guid
The GUID of the SPList in the ListFormWebPart.
This property also sets the ListName property to the string value of the GUID.

Implements

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