IReferencesManagerRemoveReferences Method Ingeniux CMS Content Store API

Removes References from and/or to the specified Page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

void RemoveReferences(
	IPage page,
	EnumReferenceRemovalType removalType
)

Parameters

page
Type: Ingeniux.CMSIPage
Page to remove references for
removalType
Type: Ingeniux.CMS.EnumsEnumReferenceRemovalType
Type of Reference to remove: source, target, or both
See Also

Reference