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