Click or drag to resize
RegisterMacroNamespaceAttributeHidden Property
If true, the namespace is hidden and doesn't show up in the Intellisense

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public bool Hidden { get; set; }

Property Value

Type: Boolean
See Also