IAssetWorkflowHooks Interface
|
Represents asset workflow 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 IAssetWorkflowHooks
Public Interface IAssetWorkflowHooks
public interface class IAssetWorkflowHooks
type IAssetWorkflowHooks = interface end
The IAssetWorkflowHooks type exposes the following members.
Methods
See Also