Sitecore.Form.Core.Submit.AuditSaveAction class

Version: 9.0

The Sitecore.Form.Core.Submit.AuditSaveAction class lets you collect audit messages when a save action is executed. It is the base class for the UserBaseAction class.

The Sitecore.Form.Core.Submit.AuditSaveAction class contains the following methods:

Method

Description

public void AuditMessage(string message)

Adds a message to the messages collection (class member).

public void AuditSkippedField(string takenFrom, string insertTo, string value)

Adds an entry to the skipped collection (class member). This method can be used to track profile fields that were not overwritten.

Do you have some feedback for us?

If you have suggestions for improving this article,