SPEventReceiverDefinition.Data Property
Gets or sets the data that is associated with the receiver.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Property Value
Type: System.StringA string that contains the collection of key-value pairs that provide additional information for the event receiver.
| Exception | Condition |
|---|---|
| ArgumentException |
Length of the string that contains the data is greater than 255 characters. |