| ActiveElementActivateInnerElements Method |
Activates all the child elements of the provided node
Namespace: FlexRuleAssembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxprotected void ActivateInnerElements(
ActiveElement item
)
Parameters
- item
- Type: FlexRuleActiveElement
Node to activate all its child elements
See Also