InterfaceTypes class

NOTE: This API is now obsolete.

Provides a set of constant fields for specifying the interface type of a Web Part connection interface.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebPartPages.Communication.InterfaceTypes

Namespace:  Microsoft.SharePoint.WebPartPages.Communication
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")> _
Public NotInheritable Class InterfaceTypes
'Usage
Dim instance As InterfaceTypes
[ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")]
public sealed class InterfaceTypes

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

InterfaceTypes members

Microsoft.SharePoint.WebPartPages.Communication namespace