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