PFPluginFactoryBindSettingsToDescription Method |
Namespace: Packflow.Plugins
public static void BindSettingsToDescription( PFSite site, PFPlugin instance, PFPluginDescription description, bool bindSubPlugins = true )
| Exception | Condition |
|---|---|
| ArgumentException | The specified plugin instance does not match the given description. or The plugin instance type does not match the given description. |