Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.MacroEngine Namespaces
CMS.MacroEngine
MacroMethod Class
MacroMethod Properties
AllowedTypes Property
Comment Property
IsHidden Property
IsObsolete Property
Method Property
MethodContext Property
MethodResolver Property
MinimumParameters Property
MovedFromNamespace Property
ObsoleteMessage 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: 13.0.131
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) 2023 Kentico Software
Send comments on this topic to
support@kentico.com