Click or drag to resize
MacroMethodsAreMethodsRegistered Method
Returns true if methods are registred in the hashtable of all methods.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
Syntax
C#
public static bool AreMethodsRegistered()

Return Value

Type: Boolean
See Also