Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Core
IMacroMethodParam Interface
IMacroMethodParam Properties
AsExpression Property
Comment Property
IsParams Property
Name Property
Type Property
IMacroMethodParam
.
IsParams Property
If true, the parameter is declared with params keyword.
Namespace:
CMS.Core
Assembly:
CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
Copy
bool
IsParams
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
IMacroMethodParam Interface
CMS.Core Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com