Share via


InitEventArgs constructor

NOTE: This API is now obsolete.

Initializes a new instance of the InitEventArgs 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 InitEventArgs()
[ObsoleteAttribute("Use ConnectionProvider or ConnectionConsumer attribute to create ConnectionPoint instead.")]
public InitEventArgs()

See also

Reference

InitEventArgs class

InitEventArgs members

Microsoft.SharePoint.WebPartPages.Communication namespace