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
IsHidden Property
If true, the method won't be visible in IntelliSense (but will be normally executed when called).
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
IsHidden
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IMacroMethod
IsHidden
See Also
Reference
MacroMethod Class
CMS.MacroEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com