Builds an ItemUri.
For a list of all members of this type, see ItemUriBuilder Members.
System.Object
Sitecore.Data.ItemUriBuilder
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.
A ItemUri is immutable and cannot be changed once created. The ItemUriBuilder allows the URI to be built dynamically and then converted into a ItemUri.
Namespace: Sitecore.Data
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
ItemUriBuilder Members | Sitecore.Data Namespace