Click or drag to resize
IMacroRoot Interface
Represents visible root of the macro engine where root properties can be registered. Extend this interface with properties which you want to be resolved

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
public interface IMacroRoot
See Also