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