DataFormConsumerConnectionPoint 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 | |
---|---|---|
DataFormConsumerConnectionPoint | Initializes a new instance of the DataFormConsumerConnectionPoint class with the specified parameters. |
Top
Properties
Name | Description | |
---|---|---|
AllowsMultipleConnections | (Inherited from ConnectionPoint.) | |
ControlType | (Inherited from ConnectionPoint.) | |
DisplayName | (Inherited from ConnectionPoint.) | |
ID | (Inherited from ConnectionPoint.) | |
InterfaceType | (Inherited from ConnectionPoint.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnabled | Gets a value that indicates whether the DataFormConsumerConnectionPoint can participate in connections. (Overrides ConnectionPoint.GetEnabled(Control).) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetObject | (Inherited from ConsumerConnectionPoint.) | |
SupportsConnection | (Inherited from ConsumerConnectionPoint.) | |
ToString | (Inherited from Object.) |
Top