Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.MacroEngine
MacroMethodParam Class
MacroMethodParam Properties
AsExpression Property
Comment Property
IsParams Property
Name Property
Type Property
MacroMethodParam
AsExpression Property
If true, the parameter is passed to the method as expression (MacroExpression object), not evaluated.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
AsExpression
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IMacroMethodParam
AsExpression
See Also
Reference
MacroMethodParam Class
CMS.MacroEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com