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