ITransitionUIParameters Property Ingeniux CMS Content Store API

Gets the behavior settings on for transitions on the Ingeniux CMS user interface. Actual changes will be performed on the property value. These settings decide this Workflow's icon on the toolbar, the "Advance" button drop-down menu, and the enter/exit prompt dialogs settings.

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

ITransitionUserInterface UIParameters { get; }

Property Value

Type: ITransitionUserInterface
Remarks

This is a UI-specific property that only affects the transition's visual presentation, not how the transition is executed on the server.
See Also

Reference