System.Web.UI.WebControls.WebParts.ConnectionPoint Members

The members of System.Web.UI.WebControls.WebParts.ConnectionPoint are listed below.

See Also: Inherited members from System.Object

Public Fields

const
DefaultIDstring.

Represents a string used to identify the default connection point within a collection of connection points associated with a server control.

Public Properties

[read-only]
AllowsMultipleConnectionsbool.

Gets a value that indicates whether a connection point supports multiple simultaneous connections.

[read-only]
ControlTypeType.

Gets the Type of the server control with which a connection point is associated.

[read-only]
IDstring.

Gets a string that contains the identifier for a connection point.

[read-only]
InterfaceTypeType.

Gets the type of the interface used by a connection point.

[read-only]
Namestring. Documentation for this section has not yet been entered.

Public Methods

GetEnabled(System.Web.UI.Control) : bool

Returns a value that indicates whether a connection point can participate in connections.