SPAudit.WriteAuditEvent method
Writes a record about an event to the SharePoint database.
Overload list
Name | Description | |
---|---|---|
![]() |
WriteAuditEvent(String, String, String) | Writes a record about an event to the SharePoint database. |
![]() |
WriteAuditEvent(SPAuditEventType, String, String) | Writes a record about an event to the SharePoint database. |
![]() |
WriteAuditEvent(String, String, Int32, String) | Writes the audit entry with customized user ID. |
![]() ![]() |
WriteAuditEvent(SPWeb, String, SPAuditItemType, SPAuditEventType, String, String, String) | Writes an unrestricted volume of data to the audit history in the SharePoint database. |
Top