MacroMethodContainerRegisteredMethods Property |
Returns enumerable of all methods.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public IEnumerable<MacroMethod> RegisteredMethods { get; }
Property Value
Type:
IEnumerableMacroMethodSee Also