ITranslatablePluginAdjustment
is defined in the Telligent.Evolution.Extensibility.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface ITranslatablePluginAdjustment : IPlugin { void Register(ITranslatablePluginAdjustmentController controller); }
Methods
void Register(ITranslatablePluginAdjustmentController controller);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
controller | ITranslatablePluginAdjustmentController | Controller | Required |