A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi,
PageVersion.ID should correspond with version ID displayed as a tooltip for the version number in the list. The sequential numbers displayed in the Version column of the list are just indexes of items in a collection returned by DataFactory.Instance.ListVersions(PageLink)
Hi,
Is it possible to get the version IDs of the page versions in the version list in Edit mode programatically?
I've looked at the MasterVersionID property of PageVersion, but this doesn't seem to correspond to the IDs in the version list.