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.5.94
Syntax
string XID { get; }

Property Value

Type: String
Examples
Example page XID: x2458
See Also