Click or drag to resize

IPublishingTargetPropagateVersion(IAsset) Method


Sets the marked version to current version on an Asset

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void PropagateVersion(
	IAsset item
)

Parameters

item  IAsset
The Asset to propagate
See Also