Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.MacroEngine
MacroMethodParam Class
MacroMethodParam Properties
AsExpression Property
Comment Property
IsParams Property
Name Property
Type Property
MacroMethodParam
IsParams Property
If true, the parameter is declared with params keyword.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
IsParams
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IMacroMethodParam
IsParams
See Also
Reference
MacroMethodParam Class
CMS.MacroEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com