IPageVersionXID Property Ingeniux CMS Content Store API

Gets the ID of the Page that owns this page version. A page's ID (known as an xID) takes the form "x[integer]".

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

string XID { get; }

Property Value

Type: String
Examples

Example page XID: x2458
See Also

Reference