ITransitionUserInterfaceOnEnterPrompt Property Ingeniux CMS Content Store API

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

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string OnEnterPrompt { get; set; }

Property Value

Type: String
Remarks

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

Reference