Click or drag to resize
RegisterMacroNamespaceAttributeAllowAnonymous Property
If true, namespace members are allowed to be used also as anonymous

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

Property Value

Type: Boolean
See Also