Represents a pointer to an item.
For a list of all members of this type, see DataUri Members.
System.Object
Sitecore.Data.DataUri
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
An Data URI is a pointer to an item. The item may appear in any database as the Data URI does not specify the database. A Data URI is not unique as an item may appear in multiple databases. A Data URI represents an item ID, item language and item version.
An string can be parsed into a DataUri using the Parse method.
Namespace: Sitecore.Data
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
DataUri Members | Sitecore.Data Namespace