SPWeb.InsertAlertEvent Method
Windows SharePoint Services 3
Inserts an event in the events table.
| Name | Description |
|---|---|
| SPWeb.InsertAlertEvent (Guid, String, Int32, Byte[]) |
Inserts an event in the events table for the specified custom prematching GUID, event data, event type, and access control list (ACL).
|
| SPWeb.InsertAlertEvent (Guid, String, Int32, SPReusableAcl) |
Inserts an event in the events table for the specified custom prematching GUID, event data, event type, and reusable access control list (ACL).
|