Click or drag to resize
MacroProcessingContextReplacement Property
Replacement string passed to the macro handler.

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

Property Value

Type: String
See Also