System.Bindings.ExpressionDefaults.TBindingExpressionDefault Events
InheritedProtected
OnAssignedValueEvent | public | Event that is issued after an output has a new value assigned to it as a result of the evaluation of the expression. |
OnAssigningValueEvent | public | Event that is issued when an output has a new value assigned to it as a result of the evaluation of the expression. |
OnEvalErrorEvent | public | Occurs whenever an evaluation error appears. |
OnLocationUpdatedEvent | public | Occurs when the expression engine regenerates an output location. |