| RegisterMacroNamespaceAttribute Class |
Namespace: CMS.MacroEngine
public class RegisterMacroNamespaceAttribute : Attribute, IPreInitAttribute
The RegisterMacroNamespaceAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| RegisterMacroNamespaceAttribute |
Constructor
|
| Name | Description | |
|---|---|---|
| AllowAnonymous |
If true, namespace members are allowed to be used also as anonymous
| |
| Hidden |
If true, the namespace is hidden and doesn't show up in the Intellisense
| |
| MarkedType |
Namespace type
| |
| Name |
Namespace name
|