Click or drag to resize

IPublishingTargetContentProcessorByType Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IPublishingContentProcessor ContentProcessorByType(
	ContentDependencyTypes type
)

Parameters

type
Type: ContentDependencyTypes

[Missing <param name="type"/> documentation for "M:Ingeniux.CMS.IPublishingTarget.ContentProcessorByType(Ingeniux.CMS.ContentDependencyTypes)"]

Return Value

Type: IPublishingContentProcessor

[Missing <returns> documentation for "M:Ingeniux.CMS.IPublishingTarget.ContentProcessorByType(Ingeniux.CMS.ContentDependencyTypes)"]

See Also