Table of Contents

Interface IDataErasureDialogModel

Namespace
Kentico.Xperience.Admin.DigitalMarketing
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Represents validatable model for data erasure dialog (RightToBeForgotten).

public interface IDataErasureDialogModel
Extension Methods

Methods

Validate()

Validates the data erasure dialog model.

Task<ValidationResult> Validate()

Returns

Task<ValidationResult>