This topic has not yet been rated - Rate this topic

DataFormProviderConnectionPoint Class

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

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class DataFormProviderConnectionPoint : ProviderConnectionPoint

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ