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