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
Public method InterfaceTypes Obsolete. Initializes a new instance of the InterfaceTypes class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member ICellConsumer Obsolete. Represents the interface type of the ICellConsumer Web Part connection interface. This field is constant.
Public fieldStatic member ICellProvider Obsolete. Represents the interface type of the ICellProvider Web Part connection interface. This field is constant.
Public fieldStatic member IFilterConsumer Obsolete. Represents the interface type of the IFilterConsumer Web Part connection interface. This field is constant.
Public fieldStatic member IFilterProvider Obsolete. Represents the interface type of the IFilterProvider Web Part connection interface. This field is constant.
Public fieldStatic member IListConsumer Obsolete. Represents the interface type of the IListConsumer Web Part connection interface. This field is constant.
Public fieldStatic member IListProvider Obsolete. Represents the interface type of the IListProvider Web Part connection interface. This field is constant.
Public fieldStatic member IParametersInConsumer Obsolete. Represents the interface type of the IParametersInConsumer Web Part connection interface. This field is constant.
Public fieldStatic member IParametersInProvider Obsolete. Represents the interface type of the IParametersInProvider Web Part connection interface. This field is constant.
Public fieldStatic member IParametersOutConsumer Obsolete. Represents the interface type of the IParametersOutConsumer Web Part connection interface. This field is constant.
Public fieldStatic member IParametersOutProvider Obsolete. Represents the interface type of the IParametersOutProvider Web Part connection interface. This field is constant.
Public fieldStatic member IRowConsumer Obsolete. Represents the interface type of the IRowConsumer Web Part connection interface. This field is constant.
Public fieldStatic member IRowProvider Obsolete. Represents the interface type of the IRowProvider Web Part connection interface. This field is constant.

Top

See Also

Reference

InterfaceTypes Class

Microsoft.SharePoint.WebPartPages.Communication Namespace