Gets or sets the source XML file to load the toolbars from.
Path to the source XML file that contains the toolbars. The default value is ~/UltimateEditorInclude/UltimateEditor.xml where ~ stands for the application path.
Use this property to change the source XML file for the editor. See UltimateEditor Source to get familiar with the elements and attributes of the source XML file.
Also note that you can build your own toolbars programmatically at runtime by using the Toolbars property.
UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace | UltimateEditor Source