Click or drag to resize

IPageVersionXID Property


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: 10.6.492
Syntax
string XID { get; }

Property Value

String
Example
Example page XID: x2458
See Also