DataFormProviderConnectionPoint class
SharePoint 2013
Disables itself when the owning Web Part should not provide rows.
System.Object
System.Web.UI.WebControls.WebParts.ConnectionPoint
System.Web.UI.WebControls.WebParts.ProviderConnectionPoint
Microsoft.SharePoint.WebPartPages.DataFormProviderConnectionPoint
System.Web.UI.WebControls.WebParts.ConnectionPoint
System.Web.UI.WebControls.WebParts.ProviderConnectionPoint
Microsoft.SharePoint.WebPartPages.DataFormProviderConnectionPoint
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Conditionally turns the connection interface of DataFormWebPart on or off. Override the ShouldProvideRows virtual method of DataFormWebPart to affect the behavior of this connection point.
Show: