Documentation Center

IPublishPostProcessPlugin

Describes the interface to run publish post process plugins

Properties

NameGets or sets the name of the plugin

Methods

void Initialize(IPluginConfiguration configuration)Initializes and validates all parameters used by the plugin
void Run(IPublishPostProcessContext context)Runs the publish post process plugin