IContentFragmentImportAdjustment
is defined in the Telligent.Evolution.Extensibility.UI.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IContentFragmentImportAdjustment : IPlugin { void Adjust(ref string contentFragmentId, ref string configuration); }
Methods
void Adjust(ref string contentFragmentId, ref string configuration);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
contentFragmentId | ref string | Content Fragment Id | Required | ||
configuration | ref string | Configuration | Required |