ListFormWebPart.SupportsRelatedWebPartConnections Property
SharePoint 2010
Gets a value that indicates whether the ListFormWebPart supports connections to related Web Parts.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[WebPartStorageAttribute(Storage.None)] [BrowsableAttribute(false)] public bool SupportsRelatedWebPartConnections { get; }
Property Value
Type: System.Booleantrue if the ListFormWebPart supports connections to related Web Parts; otherwise, false. This property always returns true.