ITranslatablePluginAdjustmentController
is defined in the Telligent.Evolution.Extensibility.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface ITranslatablePluginAdjustmentController { void ReplaceTranslateablePluginType(string sourceType, string targetType); }
Methods
void ReplaceTranslateablePluginType(string sourceType, string targetType);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
sourceType | string | Source Type | Required | ||
targetType | string | Target Type | Required |