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.3.169
Syntax ReadOnly Property XID As String
Get
property String^ XID {
String^ get ();
}
abstract XID : string with get
Property Value
Type:
StringExamples
Example page XID: x2458
See Also