Click or drag to resize

IPublishingTargetPropagateVersion Method (IAsset)


Sets the marked version to current version on an Asset

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

Parameters

item
Type: Ingeniux.CMSIAsset
The Asset to propagate
See Also