Provides a pointer to an item in a database.
For a list of all members of this type, see ItemUri Members.
System.Object
Sitecore.Data.ItemUri
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 Item URI is a pointer to an item in a database. It uniquely identifies the item within the system and represents database name, item ID, item language and item version.
An ItemUri is immutable and cannot be changed once created. To build an ItemUri dynamically use ItemUriBuilder.
Namespace: Sitecore.Data
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
ItemUri Members | Sitecore.Data Namespace