Click or drag to resize
MacroMethodsmMethodsByType Field
Index of methods available for specified type.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
protected static SafeDictionary<Type, List<MacroMethod>> mMethodsByType

Field Value

Type: SafeDictionaryType, ListMacroMethod
See Also