| 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
Syntaxpublic bool AsExpression { get; set; }Property Value
Type: 
Boolean
See Also