Click or drag to resize
MacroProcessingContextBracketType Property
Type of the baracket - used for backward compatibility when macros could be nested '{(0)% %(0)}'

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

Property Value

Type: String
See Also