Compartilhar via


InterfaceTypes Constructor

NOTE: This API is now obsolete.

Initializes a new instance of the InterfaceTypes class.

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 Sub New
'Usage

Dim instance As New InterfaceTypes()
[ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")]
public InterfaceTypes()

See Also

Reference

InterfaceTypes Class

InterfaceTypes Members

Microsoft.SharePoint.WebPartPages.Communication Namespace