MacroMethodParamAttributeAsExpression Property |
If true, the parameter is passed to the method as expression (MacroExpression object), not evaluated.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public bool AsExpression { get; set; }
Property Value
Type:
BooleanSee Also