This topic has not yet been rated - Rate this topic

ListFormWebPart.SupportsRelatedWebPartConnections Property

SharePoint 2010

Gets a value that indicates whether the ListFormWebPart supports connections to related Web Parts.

Namespace:  Microsoft.SharePoint.WebPartPages
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.Boolean
true if the ListFormWebPart supports connections to related Web Parts; otherwise, false. This property always returns true.

Implements

IRelatedFormWebPart.SupportsRelatedWebPartConnections

If not set, the default value is based on the current value of the PageType property.

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