MacroRuleMetadata Constructor (String, IMacroRuleInstanceTranslator, String)Kentico 8.1 API Reference
Constructor.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

macroRuleName
Type: OnlineSystem String
Rule of the macro (see MacroRuleName)
translator
Type: CMS.OnlineMarketing IMacroRuleInstanceTranslator
A translator to use for macro with name macroRuleName
affectingActivity
Type: OnlineSystem String
An activity that affect this macro rule. The rule gets recalculated only if this activity type performs.
See Also