Click or drag to resize

IPublishingTargetPublishPreview Method


Gather information on the next full site publish, on this Publishing Target

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IPublishingPreviewTask PublishPreview(
	bool incremental = true
)

Parameters

incremental  Boolean  (Optional)
Increment publish or Full publish

Return Value

IPublishingPreviewTask
Information on the next full site publish
See Also