The members of System.Web.UI.WebControls.WebParts.ConnectionPoint are listed below.
See Also: Inherited members from System.Object
[read-only] | AllowsMultipleConnections | bool.
Gets a value that indicates whether a connection point supports multiple simultaneous connections. |
[read-only] | ControlType | Type.
Gets the Type of the server control with which a connection point is associated. |
[read-only] | ID | string.
Gets a string that contains the identifier for a connection point. |
[read-only] | InterfaceType | Type.
Gets the type of the interface used by a connection point. |
[read-only] | Name | string. Documentation for this section has not yet been entered. |
GetEnabled(System.Web.UI.Control)
|