DataFormConsumerConnectionPoint class
SharePoint 2013
Represents the connection point that disables itself when the owning Web Part is not supposed to provide rows or to consume Web Part parameters.
System.Object
System.Web.UI.WebControls.WebParts.ConnectionPoint
System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint
Microsoft.SharePoint.WebPartPages.DataFormConsumerConnectionPoint
System.Web.UI.WebControls.WebParts.ConnectionPoint
System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint
Microsoft.SharePoint.WebPartPages.DataFormConsumerConnectionPoint
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.
Show: