Click or drag to resize

ITransitionActions Property


Gets the collection of Actions in this transition.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IAction> Actions { get; }

Property Value

Type: IEnumerableIAction
See Also