IMacroMethodParamAsExpression Property |
If true, the parameter is passed to the method as expression (MacroExpression object), not evaluated.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntaxbool AsExpression { get; set; }
Property Value
Type:
Boolean
See Also