MacroStaticSettingsMaxMacroNodes Property |
Determines how many properties can be displayed in AutoCompletion and MacroTree controls. Reflects global setting CMSMaxMacroNodes from web.config.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public static int MaxMacroNodes { get; set; }
Property Value
Type:
Int32See Also