Click or drag to resize

EnumReferenceRemovalType Enumeration


The list of action type on removing a Page to Page Reference

Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public enum EnumReferenceRemovalType
Members
Member nameValueDescription
AsSourceAndTarget0 Remove as both source and target
AsTarget1 Remove as target
AsSource2 Remove as source
See Also