![]() Parse | Parses the specified path. |
ItemPath
|
Overloaded. Initializes a new instance of the ItemPath class. |
ContentPath | Gets the content path. |
FullPath | Gets the full path of the item. |
IsContentItem | Gets a value indicating whether this item is a descendant of the /sitecore/content item. |
IsFullyQualified | Gets a value indicating whether this item has a root that is either "/{11111111-1111-1111-1111-111111111111}" or "/sitecore". |
IsMediaItem | Gets a value indicating whether this item is a descendant of the /sitecore/media library item. |
LongID | Gets the long ID. |
MediaPath | Gets the media path. |
ParentPath | Gets the path of the parent item. |
Path | Gets the path. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetFriendlyUrl | Overloaded. Gets the friendly URL. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetItem | Overloaded. Gets the current item in the current database. |
GetPath | Get item path |
GetSubItem | Gets an item relative to this item. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsAncestorOf | Determines whether an item is an ancestor of the current item. |
Map | Maps a path to another path. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
ItemPath Class | Sitecore.Data Namespace