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.