DataFormConsumerConnectionPoint class

Represents the connection point that disables itself when the owning Web Part is not supposed to provide rows or to consume Web Part parameters.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Used to conditionally enable the connection interface of the DataFormWebPart control. Override the ShouldConsumeParametersvirtual method on DataFormWebPart to affect the behavior of this connection point.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: