Click or drag to resize
MacroResolvermActiveMacros Field
Current stack of active macros (macros that are just being resolved).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
protected SafeHashSet<string> mActiveMacros

Field Value

Type: SafeHashSetString
See Also