AdvantageEditor..::..SetToolsXML Method
Overwrites the editor's tools configuration with the supplied XML document.
Namespace:
AdvantageCMS.Web.UIAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
public bool SetToolsXML( XmlDocument toolsXml )
Parameters
- toolsXml
- Type: XmlDocument
The tools XML document (same schema as Telerik's ToolsFile) to apply.

