SPEventReceiverDefinitionCreationInformation constructor

This class or member is reserved for internal use and is not intended to be used in your code.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SPEventReceiverDefinitionCreationInformation()
public SPEventReceiverDefinitionCreationInformation()

Remarks

SPEventReceiverDefinitionCreationInformation is implemented to support functionality in client APIs. For server-side code, use the Add method from the SPEventReceiverDefinitionCollection object to create a SPEventReceiverDefinition object.

See also

Reference

SPEventReceiverDefinitionCreationInformation class

SPEventReceiverDefinitionCreationInformation members

Microsoft.SharePoint namespace