Click or drag to resize

IPublishTaskMonitorAssetPublishingStep Property


Gets the step that performs a Asset's publish.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IContentItemPublishStep AssetPublishingStep { get; }

Property Value

IContentItemPublishStep
Remarks
Allows access to information concerning the assets to be published in this step and the step's current progress.
See Also