Hello, I wondered if someone could give me a kick-start on this one:

In the navigation panels, I want to list parent pages and child pages in a indended list view. I am alreasy using the DocumentTreePlugin, but not sure how to write the code for the navigation panels

--
if(!Coffee.Exists)
{
    me.Dispose();
    throw new NullCoffeeException();
}