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.308
Syntaxpublic interface IAssetFileContentManipulatorsFactory
Public Interface IAssetFileContentManipulatorsFactory
public interface class IAssetFileContentManipulatorsFactory
type IAssetFileContentManipulatorsFactory = interface end
The IAssetFileContentManipulatorsFactory type exposes the following members.
Methods
| Name | Description |
---|
 | GetManipulators |
Retrieves the collection of registered content manipulators for specified asset's type and publishing target
|
Top
See Also