Click or drag to resize

IAssetFileContentManipulatorsFactory Interface


Represents the interface for a class that holds a collection of content manipulators

Namespace: Ingeniux.CMS.AssetContent
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public interface IAssetFileContentManipulatorsFactory

The IAssetFileContentManipulatorsFactory type exposes the following members.

Methods
 NameDescription
Public methodGetManipulators Retrieves the collection of registered content manipulators for specified asset's type and publishing target
Top
See Also