IPlugInConfigurationEditor.EditConfiguration Method
Definition
- Namespace
- Sandcastle.Core.PlugIn
- Assembly
- Sandcastle.Core.dll
This method is used to edit a plug-in configuration
bool EditConfiguration(ISandcastleProject project, XElement configuration)
Parameters
projectISandcastleProjectA reference to the active project
configurationXElementAn XML element containing the current configuration settings
Returns
- bool
True if the configuration element was updated, false if not