IPublishCombineLanguagesConfiguration
The IPublishCombineLanguagesConfiguration interface is implemented by the object passed to Initialize method of the the IPublishCombineLanguages handler. It provides a handler with the parameters configured in the XML Publish Plugin Settings.
| Parameters | Collection with the parameters that are specific for this handler |
| CommonParameters | Collection with the parameters that are common for the complete publish operation |
| ProgressId | The progress ID (for the event monitor logging) |
| EventMonitor | Gets the event monitor which can be used to log into event logs |
| LogService | Gets the log service |
| XmlResolver | XmlResolver to load XML files with a catalog |
| XmlNamespaceResolver | Gets the namespace resolver |