CheckpointMessagesSettingsBuilder

Methods

StartOver(System.String)

The button label when state is "startOver".

Parameters

value - System.String

The value that configures the startover.

Restore(System.String)

The button label when state is "restore".

Parameters

value - System.String

The value that configures the restore.

Redo(System.String)

The button label when state is "redo".

Parameters

value - System.String

The value that configures the redo.

CheckpointRestoredText(System.String)

The stamp text displayed alongside the redo button when state is "redo", indicating that a checkpoint has previously been restored.

Parameters

value - System.String

The value that configures the checkpointrestoredtext.