Click or drag to resize
IMacroMethodParamAsExpression Property
If true, the parameter is passed to the method as expression (MacroExpression object), not evaluated.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
bool AsExpression { get; set; }

Property Value

Type: Boolean
See Also