Click or drag to resize
ExtendedXmlDataItemIdentificator Property

Note: This API is now obsolete.

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#
[ObsoleteAttribute("This property is obsolete, use property ExtendedXmlData.ItemIdentifier instead.")]
public string ItemIdentificator { get; set; }

Property Value

Type: String
See Also