Table of Contents

Class DataErasureDialogConfiguration

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

Data erasure dialog configuration.

public class DataErasureDialogConfiguration
Inheritance
object
DataErasureDialogConfiguration
Extension Methods

Properties

RenderedItems

Gets or sets the rendered form items.

public ICollection<IFormItemClientProperties> RenderedItems { get; set; }

Property Value

ICollection<IFormItemClientProperties>