Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.MacroEngine
MacroMethod Class
MacroMethod Properties
AllowedTypes Property
Comment Property
IsHidden Property
Method Property
MethodContext Property
MethodResolver Property
MinimumParameters Property
Parameters Property
Snippet Property
SpecialParameters Property
Type Property
MacroMethod
Parameters Property
Gets or sets the parameters for the method.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
List
<
IMacroMethodParam
>
Parameters
{
get
;
set
; }
Property Value
Type:
List
IMacroMethodParam
Implements
IMacroMethod
Parameters
See Also
Reference
MacroMethod Class
CMS.MacroEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com