Click or drag to resize
ExtendedXmlDataItemIdentifier Property
Gets or sets the item identifier, if is set data can be saved structured.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public string ItemIdentifier { get; set; }

Property Value

Type: String
See Also