DataFormConsumerConnectionPoint Members

Include Protected Members
Include Inherited Members

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

The DataFormConsumerConnectionPoint type exposes the following members.

Constructors

  Name Description
Public method DataFormConsumerConnectionPoint Initializes a new instance of the DataFormConsumerConnectionPoint class with the specified parameters.

Top

Properties

  Name Description
Public property AllowsMultipleConnections (Inherited from ConnectionPoint.)
Public property ControlType (Inherited from ConnectionPoint.)
Public property DisplayName (Inherited from ConnectionPoint.)
Public property ID (Inherited from ConnectionPoint.)
Public property InterfaceType (Inherited from ConnectionPoint.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnabled Gets a value that indicates whether the DataFormConsumerConnectionPoint can participate in connections. (Overrides ConnectionPoint.GetEnabled(Control).)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetObject (Inherited from ConsumerConnectionPoint.)
Public method SupportsConnection (Inherited from ConsumerConnectionPoint.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DataFormConsumerConnectionPoint Class

Microsoft.SharePoint.WebPartPages Namespace