Table of Contents

Class DiscardConfiguration

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Configuration of the discard changes dialog of edit page.

public sealed class DiscardConfiguration
Inheritance
object
DiscardConfiguration
Extension Methods

Properties

ConfirmLabel

Confirm label of the discard changes dialog.

public string ConfirmLabel { get; set; }

Property Value

string

Headline

Headline label of the discard changes dialog.

public string Headline { get; set; }

Property Value

string

Message

Message of the discard changes dialog.

public string Message { get; set; }

Property Value

string