IPublishContentProcessorHooks Interface
|
Represents Publish Content Processor hooks.
The purpose of the hooks is for custom integration to
be called on state changes within the CMS.
Namespace: Ingeniux.CMS.Models.HooksAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic interface IPublishContentProcessorHooks
Public Interface IPublishContentProcessorHooks
public interface class IPublishContentProcessorHooks
type IPublishContentProcessorHooks = interface end
The IPublishContentProcessorHooks type exposes the following members.
Methods
See Also