Gets the current item in the current database.
public Item GetItem();
Retrieves the item from another database.
public Item GetItem(Database);
ItemPath Class | Sitecore.Data Namespace