Click or drag to resize

ISchemaContentID Property


Gets/sets the ID of the content item.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string ID { get; set; }

Property Value

Type: String
Remarks
If this is the content of a schema, the ID will be an empty string since schemas don't have an xID.
See Also