InterfaceTypes Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Provides a set of constant fields for specifying the interface type of a Web Part connection interface.
The InterfaceTypes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InterfaceTypes | Obsolete. Initializes a new instance of the InterfaceTypes class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
ICellConsumer | Obsolete. Represents the interface type of the ICellConsumer Web Part connection interface. This field is constant. | |
ICellProvider | Obsolete. Represents the interface type of the ICellProvider Web Part connection interface. This field is constant. | |
IFilterConsumer | Obsolete. Represents the interface type of the IFilterConsumer Web Part connection interface. This field is constant. | |
IFilterProvider | Obsolete. Represents the interface type of the IFilterProvider Web Part connection interface. This field is constant. | |
IListConsumer | Obsolete. Represents the interface type of the IListConsumer Web Part connection interface. This field is constant. | |
IListProvider | Obsolete. Represents the interface type of the IListProvider Web Part connection interface. This field is constant. | |
IParametersInConsumer | Obsolete. Represents the interface type of the IParametersInConsumer Web Part connection interface. This field is constant. | |
IParametersInProvider | Obsolete. Represents the interface type of the IParametersInProvider Web Part connection interface. This field is constant. | |
IParametersOutConsumer | Obsolete. Represents the interface type of the IParametersOutConsumer Web Part connection interface. This field is constant. | |
IParametersOutProvider | Obsolete. Represents the interface type of the IParametersOutProvider Web Part connection interface. This field is constant. | |
IRowConsumer | Obsolete. Represents the interface type of the IRowConsumer Web Part connection interface. This field is constant. | |
IRowProvider | Obsolete. Represents the interface type of the IRowProvider Web Part connection interface. This field is constant. |
Top