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.6.492
Syntax
IEnumerable<IAction> Actions { get; }

Property Value

IEnumerableIAction
See Also