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
Method Property
Gets or sets reference to a method.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
Func
<
Object
[],
Object
>
Method
{
get
;
set
; }
Property Value
Type:
Func
Object
,
Object
Implements
IMacroMethod
Method
See Also
Reference
MacroMethod Class
CMS.MacroEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com