Sitecore 5.0 API

ItemPath.GetItem Method

Gets the current item in the current database.

Overload List

Gets the current item in the current database.

public Item GetItem();

Retrieves the item from another database.

public Item GetItem(Database);

See Also

ItemPath Class | Sitecore.Data Namespace