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
SpecialParameters Property
Gets or sets the list of special parameters needed to be supplied by resolver.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
[]
SpecialParameters
{
get
;
set
; }
Property Value
Type:
String
Implements
IMacroMethod
SpecialParameters
See Also
Reference
MacroMethod Class
CMS.MacroEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com