The methods of the ID structure are listed below. For a complete list of ID structure members, see the ID Members topic.
![]() Decode | Converts a ShortID into a an ID. |
![]() Encode | Converts an ID to a ShortID. |
![]() IsID | Tests if the string is a valid ID. |
![]() Parse | Overloaded. Converts an object to an ID. |
![]() ParseArray | Converts list of ID to an array of IDs. |
Equals | Equalses the current instance. |
GetHashCode | Gets the hash code. |
GetObjectData | Gets the object data. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToGuid | Gets the GUID represented by the ID. |
ToShortID | Converts the ID to a ShortID. |
ToString | Converts the ID to a string. |
ID Class | Sitecore.Data Namespace