Represents a master ID.
For a list of all members of this type, see MasterID Members.
System.Object
System.ValueType
Sitecore.Data.MasterID
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A master is an instance of a template much like an item. When an item is created from a master, the master is copied into the new item which receives all the field values from the master. A master may contain subitems that are created whenever an item is created from a master.
An ID identifies an object within the system, but not uniquely. The underlying data of an ID is a Guid.
Namespace: Sitecore.Data
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
MasterID Members | Sitecore.Data Namespace