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