Click or drag to resize
IActiveElementActivationContextActivatorRegistry Property
Access the main registry in the activation context

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IElementActivatorRegistry ActivatorRegistry { get; }

Property Value

Type: IElementActivatorRegistry
See Also