Click or drag to resize
MacroProcessingContextMacroStart Property
Start position of the macro (position of starting bracket).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public int MacroStart { get; set; }

Property Value

Type: Int32
See Also