| MacroRuleTreeLoadFromXml Method  | 
            Loads MacroRuleTree from xml definition.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntaxpublic virtual void LoadFromXml(
	string xml
)
Parameters
- xml
 - Type: SystemString
XML to build the designer from 
See Also