Click or drag to resize
CachedMacroRuleTrees Class
Cache for parsed macro conditions.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingCachedMacroRuleTrees

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static class CachedMacroRuleTrees

The CachedMacroRuleTrees type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetParsedTree
Parses serialized macro (for example in a contact group) to a MacroRuleTree and saves it to cache for subsequent calls. If macro rule tree was already parsed, returns it from cache.
Top
See Also