The following tables list the members exposed by WebPart.ParametersConsumerConnectionPoint.
Name | Description | |
---|---|---|
WebPart.ParametersConsumerConnectionPoint Constructor | Default constructor. |
Name | Description | |
---|---|---|
AllowsMultipleConnections | Gets a value that indicates whether a connection point supports multiple simultaneous connections. (Inherited from System.Web.UI.WebControls.WebParts.ConnectionPoint) | |
ControlType | Gets the Type of the server control with which a connection point is associated. (Inherited from System.Web.UI.WebControls.WebParts.ConnectionPoint) | |
DisplayName | Gets a string that serves as a friendly display name to represent a connection point in the user interface (UI). (Inherited from System.Web.UI.WebControls.WebParts.ConnectionPoint) | |
ID | Gets a string that contains the identifier for a connection point. (Inherited from System.Web.UI.WebControls.WebParts.ConnectionPoint) | |
InterfaceType | Gets the type of the interface used by a connection point. (Inherited from System.Web.UI.WebControls.WebParts.ConnectionPoint) |
Name | Description | |
---|---|---|
GetEnabled | Overridden. Determines, whether connection points enabled. | |
SetObject | Invokes the callback method in a consumer control and retrieves the interface instance from a provider control. (Inherited from System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint) | |
SupportsConnection | Determines whether a consumer connection point is currently capable of establishing a connection. (Inherited from System.Web.UI.WebControls.WebParts.ConsumerConnectionPoint) |