Click or drag to resize

ITransitionUserInterfaceOnExitPrompt Property


Gets and sets the message that displays in the dialog before transition execution ends.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string OnExitPrompt { get; set; }

Property Value

String
Remarks
If not set, the dialog doesn't appear after the transition is executed.
See Also