Click or drag to resize
IRootActiveElementReset Method
Resets the active element to its initial state

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void Reset(
	IActiveElementExecutionContextProvider contextProvider
)

Parameters

contextProvider
Type: FlexRuleIActiveElementExecutionContextProvider
See Also